com.infoengine.administration.delegate
Class Task
java.lang.Object
java.util.Dictionary
java.util.Hashtable
java.util.Properties
com.infoengine.administration.delegate.Task
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- public class Task
- extends Properties
- See Also:
- Serialized Form
Nested classes inherited from class java.util.Hashtable |
|
Fields inherited from class java.util.Hashtable |
|
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
COMMENT
public static final String COMMENT
- See Also:
- Constant Field Values
DELEGATE_NAME
public static final String DELEGATE_NAME
- See Also:
- Constant Field Values
COMMENT_DESC
public static final String COMMENT_DESC
- See Also:
- Constant Field Values
COMMENT_START
public static final String COMMENT_START
- See Also:
- Constant Field Values
COMMENT_END
public static final String COMMENT_END
- See Also:
- Constant Field Values
taskRef
private String taskRef
defaultName
private String defaultName
defaultTypeId
private String defaultTypeId
Task
public Task(File task,
File root,
DotDelegateInfo dotInfo)
throws IOException
load
public void load(InputStream is)
throws IOException
- Throws:
IOException
store
public void store(OutputStream os,
String header)
throws IOException
- Throws:
IOException
load
private void load(File task)
throws IOException
- Throws:
IOException
getTaskRef
public String getTaskRef()
getDelegateName
public String getDelegateName()
- Returns:
- delegateName
getComment
public String getComment()
- Returns:
- comment
getRepositoryType
public String getRepositoryType()
- Returns:
- repositoryType name
getTypeId
public String getTypeId()
- Returns:
- typeId
install
public boolean install()
- Returns:
- boolean