com.ibm.task.clientmodel.bean
Class TaskInstanceBean
- java.lang.Object
com.ibm.task.clientmodel.bean.TaskInstanceBean
- public class TaskInstanceBean
- extends java.lang.Object
- implements Task
Accesses the properties of the original Task
object and adds metadata
for national language support and converters.
A task instance represents a piece of work. It contains all data necessary to perform the task. For example, a task that is associated with a group of potential owners allows a person that belongs to the group to claim the task, work on the task, and to complete the task.
A TaskInstanceBean
object can be instantiated from a
QueryResultSet
object or from a Task
object.
If the bean was instantiated from an original object returned by the Human
Task Manager API, all properties are loaded. If the bean is instantiated from
a query, the following properties are loaded from the query result set:
ID
activationTime
applicationDefaultsID
applicationName
workBasketName
assignmentType
invokedInstanceType
autoDeletionMode
businessRelevant
completionTime
containmentContextID
contextAuthorizationOfOwner
dueTime
deletionTime
escalatedUpdateable
expirationTime
firstActivationTime
followOnTaskID
positionInHierarchy
adHoc
escalated
child
read
inheritedAuthorization
inline
waitingForSubTask
kind
lastModificationTime
lastStateChangeTime
name
namespace
definitionName
definitionNamespace
originator
owner
parentContextID
invokedInstanceID
priority
startTime
starter
state
substitutionPolicy
supportsAutomaticClaim
supportsClaimIfSuspended
supportsDelegation
supportsSubTasks
supportsFollowOnTasks
suspended
taskTemplateID
topLevelTaskID
type
taskTemplateName
Use the static method getLabel(String, Locale)
to
retrieve the localized label for a property. Use the static method
getConverter(String)
to retrieve a converter for a
property. The return value might be null, as converters are optional.
Field Summary
Modifier and Type | Field and Description |
---|---|
|
ACTIVATIONTIME_PROPERTY
Use the property name to determine labels and converters for the
activationTime property.
|
|
ADHOC_PROPERTY
Use the property name to determine labels and converters for the property
adHoc.
|
|
APPLICATIONNAME_PROPERTY
Use the property name to determine labels and converters for the
applicationName property.
|
|
ASSIGNMENTTYPE_PROPERTY
Use the property name to determine labels and converters for the
assignmentType property.
|
|
AUTODELETIONMODE_PROPERTY
Use the property name to determine labels and converters for the
autoDeletionMode property.
|
|
BUSINESSRELEVANT_PROPERTY
Use the property name to determine labels and converters for the
businessRelevant property.
|
|
CHILD_PROPERTY
Use the property name to determine labels and converters for the
child property.
|
|
COMPLETIONTIME_PROPERTY
Use the property name to determine labels and converters for the
completionTime property.
|
|
CONTAINMENTCONTEXTID_PROPERTY
Use the property name to determine labels and converters for the
containmentContextID property.
|
|
COPYRIGHT
(C) Copyright IBM Corporation 2004, 2012.
|
|
CUSTOMPROPERTY_PROPERTY
Use the property name to determine labels and converters for the
customProperty property.
|
|
CUSTOMTEXT1_PROPERTY
Use the property name to determine labels and converters for the
customText1 property.
|
|
CUSTOMTEXT2_PROPERTY
Use the property name to determine labels and converters for the
customText2 property.
|
|
CUSTOMTEXT3_PROPERTY
Use the property name to determine labels and converters for the
customText1 property.
|
|
CUSTOMTEXT4_PROPERTY
Use the property name to determine labels and converters for the
customText1 property.
|
|
CUSTOMTEXT5_PROPERTY
Use the property name to determine labels and converters for the
customText1 property.
|
|
CUSTOMTEXT6_PROPERTY
Use the property name to determine labels and converters for the
customText1 property.
|
|
CUSTOMTEXT7_PROPERTY
Use the property name to determine labels and converters for the
customText1 property.
|
|
CUSTOMTEXT8_PROPERTY
Use the property name to determine labels and converters for the
customText1 property.
|
|
DELETIONTIME_PROPERTY
Use the property name to determine labels and converters for the
deletionTime property.
|
|
DESCRIPTION_PROPERTY
Use the property name to determine labels and converters for the
description property.
|
|
DISPLAYNAME_PROPERTY
Use the property name to determine labels and converters for the
displayName property.
|
|
DUETIME_PROPERTY
Use the property name to determine labels and converters for the property
dueTime.
|
|
DURATIONUNTILDUE_PROPERTY
Use the property name to determine converter for the durationUntilDue
property.
|
|
DURATIONUNTILEXPIRES_PROPERTY
Use the property name to determine converter for the durationUntilExpires
property.
|
|
ESCALATED_PROPERTY
Use the property name to determine labels and converters for the
escalated property.
|
|
ESCALATEDUPDATEABLE_PROPERTY
Use the property name to determine labels and converters for the
escalatedUpdateable property.
|
|
EXPIRATIONTIME_PROPERTY
Use the property name to determine labels and converters for the
expirationTime property.
|
|
FIRSTACTIVATIONTIME_PROPERTY
Use the property name to determine labels and converters for the
firstActivationTime property.
|
|
ID_PROPERTY
Use the property name to determine labels and converters for the
ID property.
|
|
INHERITEDAUTHORIZATION_PROPERTY
Use the property name to determine labels and converters for the
inheritedAuthorization property.
|
|
INLINE_PROPERTY
Use the property name to determine labels and converters for the property
inline.
|
|
INPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the
inputMessageTypeName property.
|
|
INVOKEDINSTANCEID_PROPERTY
Use the property name to determine labels and converters for the
invokedInstanceID property.
|
|
INVOKEDINSTANCETYPE_PROPERTY
Use the property name to determine labels and converters for the
invokedInstanceType property.
|
|
KIND_PROPERTY
Use the property name to determine labels and converters for the
kind property.
|
|
LASTMODIFICATIONTIME_PROPERTY
Use the property name to determine labels and converters for the
lastModificationTime property.
|
|
LASTSTATECHANGETIME_PROPERTY
Use the property name to determine labels and converters for the
lastStateChangeTime property.
|
|
NAME_PROPERTY
Use the property name to determine labels and converters for the
name property.
|
|
NAMESPACE_PROPERTY
Use the property name to determine labels and converters for the property
namespace.
|
|
ORIGINATOR_PROPERTY
Use the property name to determine labels and converters for the
originator property.
|
|
OUTPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the
outputMessageTypeName property.
|
|
OWNER_PROPERTY
Use the property name to determine labels and converters for the
owner property.
|
|
PARENTCONTEXTID_PROPERTY
Use the property name to determine labels and converters for the
parentContextID property.
|
|
POSITIONINHIERARCHY_PROPERTY
Use the property name to determine labels and converters for the property
positionInHierarchy.
|
|
PRIORITY_PROPERTY
Use the property name to determine labels and converters for the
priority property.
|
|
PROCESSAPPACRONYM_PROPERTY
Use the property name to determine labels and converters for the
processAppAcronym property.
|
|
PROCESSAPPNAME_PROPERTY
Use the property name to determine labels and converters for the
processAppName property.
|
|
READ_PROPERTY
Use the property name to determine labels and converters for the
read property.
|
|
RESUMPTIONTIME_PROPERTY
Use the property name to determine labels and converters for the property
resumptionTime.
|
|
SNAPSHOTID_PROPERTY
Use the property name to determine labels and converters for the
snapshotID property.
|
|
SNAPSHOTNAME_PROPERTY
Use the property name to determine labels and converters for the
snapshotName property.
|
|
STARTER_PROPERTY
Use the property name to determine labels and converters for the property
starter.
|
|
STARTTIME_PROPERTY
Use the property name to determine labels and converters for the
startTime property.
|
|
STATE_PROPERTY
Use the property name to determine labels and converters for the
state property.
|
|
SUBSTITUTIONPOLICY_PROPERTY
Use the property name to determine labels and converters for the
substitutionPolicy property.
|
|
SUPPORTSAUTOMATICCLAIM_PROPERTY
Use the property name to determine labels and converters for the property
automaticClaim.
|
|
SUPPORTSCLAIMIFSUSPENDED_PROPERTY
Use the property name to determine labels and converters for the property
supportsClaimIfSuspended.
|
|
SUPPORTSDELEGATION_PROPERTY
Use the property name to determine labels and converters for the property
supportsDelegation.
|
|
SUPPORTSFOLLOWONTASKS_PROPERTY
Use the property name to determine labels and converters for the property
supportsFollowOnTasks.
|
|
SUPPORTSSUBTASKS_PROPERTY
Use the property name to determine labels and converters for the property
supportsSubTasks.
|
|
SUSPENDED_PROPERTY
Use the property name to determine labels and converters for the property
suspended.
|
|
TASKTEMPLATEDISPLAYNAME_PROPERTY
Use the property name to determine labels and converters for the property
task template display name.
|
|
TASKTEMPLATEID_PROPERTY
Use the property name to determine labels and converters for the
taskTemplateID property
|
|
TASKTEMPLATENAME_PROPERTY
Use the property name to determine labels and converters for the property
task template name.
|
|
TIP_PROPERTY
Use the property name to determine labels and converters for the
tip property.
|
|
TOOLKITACRONYM_PROPERTY
Use the property name to determine labels and converters for the
toolkitAcronym property.
|
|
TOOLKITNAME_PROPERTY
Use the property name to determine labels and converters for the
toolkitName property.
|
|
TOOLKITSNAPSHOTID_PROPERTY
Use the property name to determine labels and converters for the
toolkitSnapshotID property.
|
|
TOOLKITSNAPSHOTNAME_PROPERTY
Use the property name to determine labels and converters for the
toolkitSnapshotName property.
|
|
TOPLEVELTOOLKITACRONYM_PROPERTY
Use the property name to determine labels and converters for the
topLevelToolkitAcronym property.
|
|
TOPLEVELTOOLKITNAME_PROPERTY
Use the property name to determine labels and converters for the
topLevelToolkitName property.
|
|
TRACKNAME_PROPERTY
Use the property name to determine labels and converters for the
trackName property.
|
|
TYPE_PROPERTY
Use the property name to determine labels and converters for type.
|
|
VALIDFROMTIME_PROPERTY
Use the property name to determine labels and converters for the
validFromTime property
|
|
WAITINGFORSUBTASK_PROPERTY
Use the property name to determine labels and converters for the property
waitingForSubTask.
|
|
WORKBASKETNAME_PROPERTY
Use the property name to determine labels and converters for the
workBasketName property.
|
Constructor Summary
Modifier | Constructor and Description |
---|---|
|
TaskInstanceBean(QueryResultSet resultSet,HTMConnection htmConnection)
Constructs a new
TaskInstanceBean from a QueryResultSet .
|
|
TaskInstanceBean(QueryResultSet resultSet,HTMConnection htmConnection,java.util.Locale locale)
Constructs a new
TaskInstanceBean from a QueryResultSet .
|
|
TaskInstanceBean(QueryResultSet resultSet,java.lang.String taskDataViewName,HTMConnection htmConnection)
Constructs a new
TaskInstanceBean from a QueryResultSet .
|
|
TaskInstanceBean(QueryResultSet resultSet,java.lang.String taskDataViewName,HTMConnection htmConnection,java.util.Locale locale)
Constructs a new
TaskInstanceBean from a QueryResultSet .
|
|
TaskInstanceBean(Task task,HTMConnection htmConnection)
Constructs a
TaskInstanceBean from an original Task
object.
|
|
TaskInstanceBean(TKIID id,HTMConnection htmConnection,java.util.Locale locale)
Constructs a
TaskInstanceBean from a task instance id.
|
Method Summary
Modifier and Type | Method and Description |
---|---|
createOutputMessageWrapper()
Creates an initial empty output message.
|
|
|
getActivationTime()
Returns the property
activationTime .
|
getApplicationDefaultsID()
Returns the property
applicationDefaultsID .
|
|
|
getApplicationName()
|
|
getAssignmentType()
Returns the property
assignmentType .
|
|
getAutoDeletionMode()
Returns the property
autoDeletionMode .
|
|
getCalendarName()
Returns the property
calendarName .
|
|
getCompletionTime()
Returns the property
completionTime .
|
getContainmentContextID()
Returns the property
containmentContextID .
|
|
|
getContextAuthorizationOfOwner()
Returns the property
contextAuthorizationOfOwner .
|
|
getConverter(java.lang.String propertyName)
Returns the default converter for a given property.
|
|
getCustomText1()
Returns the property
customText1 .
|
|
getCustomText2()
Returns the property
customText2 .
|
|
getCustomText3()
Returns the property
customText3 .
|
|
getCustomText4()
Returns the property
customText4 .
|
|
getCustomText5()
Returns the property
customText5 .
|
|
getCustomText6()
Returns the property
customText6 .
|
|
getCustomText7()
Returns the property
customText7 .
|
|
getCustomText8()
Returns the property
customText8 .
|
|
getDefinitionName()
Returns the property
definition name .
|
|
getDefinitionNamespace()
Returns the property
definition namespace .
|
|
getDeletionTime()
Returns the property
deletionTime .
|
|
getDescription()
Returns the localised description.
|
|
getDescription(java.util.Locale locale)
Returns the property
description .
|
|
getDisplayName()
Returns the localised display name.
|
|
getDisplayName(java.util.Locale locale)
Returns the property
displayName .
|
|
getDueTime()
Returns the property
dueTime .
|
|
getDurationUntilDeleted()
Returns the property
durationUntilDeleted .
|
|
getDurationUntilDue()
Returns the property
durationUntilDue .
|
|
getDurationUntilExpires()
Returns the property
durationUntilExpires .
|
|
getEventHandlerName()
Returns the property
eventHandlerName .
|
|
getExpirationTime()
Returns the property
expirationTime .
|
getFaultMessageWrapper()
Retrieves the fault message.
|
|
|
getFirstActivationTime()
Returns the property
firstActivationTime .
|
getFollowOnTaskID()
Returns the property
followOnTaskID .
|
|
|
getHTMConnection()
|
getID()
Returns the property
ID .
|
|
|
getInheritedAuthorization()
Returns the property
inheritedAuthorization .
|
|
getInputMessageTypeName()
Returns the property
inputMessageTypeName .
|
getInputMessageWrapper()
Retrieves the input message.
|
|
getInvokedInstanceID()
Returns the property
invokedInstanceID .
|
|
|
getInvokedInstanceType()
Returns the property
invokedInstanceType .
|
|
getJNDINameOfCalendar()
Returns the property
JNDINameOfCalendar .
|
|
getJNDINameOfStaffPluginProvider()
Returns the property
JNDINameOfStaffPluginProvider .
|
|
getKind()
Returns the property
kind .
|
|
getLabel(java.lang.String propertyName)
Returns the resource bundle key for a property
|
|
getLabel(java.lang.String propertyName,java.util.Locale locale)
Returns the label for a property from the resource bundle.
|
|
getLastModificationTime()
Returns the property
lastModificationTime .
|
|
getLastStateChangeTime()
Returns the property
lastStateChangeTime .
|
|
getLocalesOfDescriptions()
Returns the property
localesOfDescriptions .
|
|
getLocalesOfDisplayNames()
Returns the property
localesOfDisplayNames .
|
|
getName()
Returns the property
name .
|
|
getNamespace()
Returns the property
namespace .
|
|
getOriginal()
|
|
getOriginator()
Returns the property
originator .
|
|
getOutputMessageTypeName()
Returns the property
outputMessageTypeName .
|
getOutputMessageWrapper()
Retrieves the output message.
|
|
|
getOwner()
Returns the property
owner .
|
getParentContextID()
Returns the property
parentContextID .
|
|
|
getPositionInHierarchy()
Returns the property
positionInHierarchy .
|
|
getPriority()
Returns the property
priority .
|
|
getProcessAppAcronym()
Returns the
processAppAcronym property.
|
|
getProcessAppName()
Returns the
processAppName property.
|
|
getResumptionTime()
Returns the property
resumptionTime .
|
|
getSnapshotID()
Returns the
snapshotID property.
|
|
getSnapshotName()
Returns the
snapshotName property.
|
|
getStarter()
Returns the property
starter .
|
|
getStartTime()
Returns the property
startTime .
|
|
getState()
Returns the property
state .
|
|
getSubstitutionPolicy()
Returns the property
substitutionPolicy .
|
getTaskTemplateID()
Returns the property
taskTemplateID .
|
|
|
getTaskTemplateName()
Returns the property
taskTemplateName .
|
|
getToolkitAcronym()
Returns the
toolkitAcronym property.
|
|
getToolkitName()
Returns the
toolkitName property.
|
|
getToolkitSnapshotID()
Returns the
toolkitSnapshotID property.
|
|
getToolkitSnapshotName()
Returns the
toolkitSnapshotName property.
|
getTopLevelTaskID()
Returns the property
topLevelTaskID .
|
|
|
getTopLevelToolkitAcronym()
Returns the
topLevelToolkitAcronym property.
|
|
getTopLevelToolkitName()
Returns the
topLevelToolkitName property.
|
|
getTrackName()
Returns the
trackName property.
|
|
getType()
Returns the property
type .
|
|
getValidFromTime()
Returns the
validFromTime property.
|
|
getWorkBasketName()
Returns the property
workBasketName .
|
|
isAdHoc()
Returns the property
adHoc .
|
|
isBusinessRelevanceUpdateable()
Signals whether the business relevance property can be changed for the
kind and current state of the object.
|
|
isBusinessRelevant()
Returns the property
businessRelevant .
|
|
isChild()
Returns the property
isChild .
|
|
isContextAuthorizationOfOwnerUpdateable()
Signals whether the context authorization property can be changed for the
kind and current state of the object.
|
|
isDeletionTimeUpdateable()
Signals whether the deletion time property can be changed for the kind
and current state of the object.
|
|
isDescriptionUpdateable()
Signals whether the description property can be changed for the kind and
current state of the object.
|
|
isDisplayNameUpdateable()
Signals whether the display name property can be changed for the kind and
current state of the object.
|
|
isDueTimeUpdateable()
Signals whether the due time property can be changed for the kind and
current state of the object.
|
|
isDurationUntilDeletedUpdateable()
Signals whether the duration until deleted property can be changed for
the kind and current state of the object.
|
|
isDurationUntilDueUpdateable()
Signals whether the duration until due property can be changed for the
kind and current state of the object.
|
|
isDurationUntilExpiresUpdateable()
Signals whether the duration until expires property can be changed for
the kind and current state of the object.
|
|
isEscalated()
Returns the property
escalated .
|
|
isEscalatedUpdateable()
Returns the property
escalatedUpdateable() .
|
|
isEventHandlerNameUpdateable()
Signals whether the event handler name property can be changed for the
kind and current state of the object.
|
|
isExpirationTimeUpdateable()
Signals whether the expiration time property can be changed for the kind
and current state of the object.
|
|
isInline()
Returns the property
inline .
|
|
isNamespaceUpdateable()
Signals whether the namespace property can be changed for the kind and
current state of the object.
|
|
isNameUpdateable()
Signals whether the name property can be changed for the kind and current
state of the object.
|
|
isParentContextIDUpdateable()
Signals whether the parent context i d property can be changed for the
kind and current state of the object.
|
|
isPriorityUpdateable()
Signals whether the priority property can be changed for the kind and
current state of the object.
|
|
isRead()
Returns the property
isRead .
|
|
isReadUpdateable()
Returns the property
readUpdateable() .
|
|
isSupportsAutomaticClaim()
Returns the property
supportsAutomaticClaim .
|
|
isSupportsClaimIfSuspended()
Returns the property
supportsClaimIfSuspended .
|
|
isSupportsClaimIfSuspendedUpdateable()
Signals whether the supports claim suspended property can be changed for
the kind and current state of the object.
|
|
isSupportsDelegation()
Returns the property
supportsDelegation .
|
|
isSupportsDelegationUpdateable()
Signals whether the supports delegation property can be changed for the
kind and current state of the object.
|
|
isSupportsFollowOnTasks()
Returns the property
supportsFollowOnTasks .
|
|
isSupportsFollowOnTasksUpdateable()
Signals whether the supports follow on task property can be changed for
the kind and current state of the object.
|
|
isSupportsSubTasks()
Returns the property
supportsSubTasks .
|
|
isSupportsSubTasksUpdateable()
Signals whether the supports sub task property can be changed for the
kind and current state of the object.
|
|
isSuspended()
Returns the property
suspended .
|
|
isTip()
Returns the
tip property.
|
|
isTransferredToWorkBasket()
Returns the property
isTransferrredToWorkBasket .
|
|
isTypeUpdateable()
Signals whether the type property can be changed for the kind and current
state of the object.
|
|
isValid(java.lang.String propertyName)
Checks if the property is valid.
|
|
isWaitingForSubTask()
Returns the property
waitingForSubTask .
|
|
isWorkBasketNameUpdateable()
Signals whether the work basket name property can be changed for the kind
and current state of the object.
|
|
setApplicationName(java.lang.String newApplicationName)
|
|
setBusinessRelevance(boolean arg0)
Sets the property
businessRelevance .
|
|
setChild(boolean childState)
Sets the property
child .
|
|
setContextAuthorizationOfOwner(int arg0)
Sets the property
contextAuthorizationOfOwner .
|
|
setDeletionTime(java.util.Calendar arg0)
Sets the property
deletionTime .
|
|
setDescription(java.lang.String arg0,java.util.Locale arg1)
Sets the property
description .
|
|
setDisplayName(java.lang.String arg0,java.util.Locale arg1)
Sets the property
displayName .
|
|
setDueTime(java.util.Calendar arg0)
Sets the property
dueTime .
|
|
setDurationUntilDeleted(java.lang.String arg0)
Sets the property
durationUntilDeleted .
|
|
setDurationUntilDue(java.lang.String arg0)
Sets the property
durationUntilDue .
|
|
setDurationUntilExpires(java.lang.String arg0)
Sets the property
durationUntilExpires .
|
|
setEscalated(boolean escalatedState)
Sets the property
escalated .
|
|
setEventHandlerName(java.lang.String arg0)
Sets the property
eventHandlerName .
|
|
setExpirationTime(java.util.Calendar arg0)
Sets the property
expirationTime .
|
|
setHTMConnection(HTMConnection connection)
|
|
setLocalisedDescription(java.lang.String description,java.util.Locale locale)
Sets the property
description .
|
|
setLocalisedDisplayName(java.lang.String displayName,java.util.Locale locale)
Sets the property
displayName .
|
|
setName(java.lang.String arg0)
Sets the property
name .
|
|
setNamespace(java.lang.String arg0)
Sets the property
namespace .
|
|
setOriginal(Task task)
|
|
setParentContextID(OID arg0)
Sets the property
parentContextID .
|
|
setPriority(java.lang.Integer arg0)
Sets the property
priority .
|
|
setRead(boolean readState)
Sets the property
read .
|
|
setState(java.lang.Integer newState)
Sets the property
state .
|
|
setSupportsClaimIfSuspended(boolean arg0)
Sets the property
supportsClaimIfSuspended .
|
|
setSupportsDelegation(boolean arg0)
Sets the property
supportsDelegation .
|
|
setSupportsFollowOnTasks(boolean arg0)
Sets the property
supportsFollowOnTasks .
|
|
setSupportsSubTasks(boolean arg0)
Sets the property
supportsSubTasks .
|
|
setSuspended(boolean suspendedState)
Sets the property
suspended .
|
|
setType(java.lang.String arg0)
Sets the property
type .
|
|
setWorkBasketName(java.lang.String arg0)
Sets the property
workBasketName .
|
|
supportsAutomaticClaim()
Returns the property
supportsAutomaticClaim .
|
|
supportsClaimIfSuspended()
Returns the property
supportsClaimIfSuspended .
|
|
supportsDelegation()
Returns the property
supportsDelegation .
|
|
supportsFollowOnTasks()
Returns the property
supportsFollowOnTasks .
|
|
supportsSubTasks()
Returns the property
supportsSubTasks .
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail
COPYRIGHT
- public static final java.lang.String COPYRIGHT
ACTIVATIONTIME_PROPERTY
- public static final java.lang.String ACTIVATIONTIME_PROPERTY
activationTime
property.
APPLICATIONNAME_PROPERTY
- public static final java.lang.String APPLICATIONNAME_PROPERTY
applicationName
property.
WORKBASKETNAME_PROPERTY
- public static final java.lang.String WORKBASKETNAME_PROPERTY
workBasketName
property.
ASSIGNMENTTYPE_PROPERTY
- public static final java.lang.String ASSIGNMENTTYPE_PROPERTY
assignmentType
property.
INVOKEDINSTANCETYPE_PROPERTY
- public static final java.lang.String INVOKEDINSTANCETYPE_PROPERTY
invokedInstanceType
property.
AUTODELETIONMODE_PROPERTY
- public static final java.lang.String AUTODELETIONMODE_PROPERTY
autoDeletionMode
property.
BUSINESSRELEVANT_PROPERTY
- public static final java.lang.String BUSINESSRELEVANT_PROPERTY
businessRelevant
property.
COMPLETIONTIME_PROPERTY
- public static final java.lang.String COMPLETIONTIME_PROPERTY
completionTime
property.
CONTAINMENTCONTEXTID_PROPERTY
- public static final java.lang.String CONTAINMENTCONTEXTID_PROPERTY
containmentContextID
property.
CUSTOMPROPERTY_PROPERTY
- public static final java.lang.String CUSTOMPROPERTY_PROPERTY
customProperty
property.
DESCRIPTION_PROPERTY
- public static final java.lang.String DESCRIPTION_PROPERTY
description
property.
DISPLAYNAME_PROPERTY
- public static final java.lang.String DISPLAYNAME_PROPERTY
displayName
property.
ESCALATED_PROPERTY
- public static final java.lang.String ESCALATED_PROPERTY
escalated
property.
ESCALATEDUPDATEABLE_PROPERTY
- public static final java.lang.String ESCALATEDUPDATEABLE_PROPERTY
escalatedUpdateable
property.
CHILD_PROPERTY
- public static final java.lang.String CHILD_PROPERTY
child
property.
READ_PROPERTY
- public static final java.lang.String READ_PROPERTY
read
property.
EXPIRATIONTIME_PROPERTY
- public static final java.lang.String EXPIRATIONTIME_PROPERTY
expirationTime
property.
DELETIONTIME_PROPERTY
- public static final java.lang.String DELETIONTIME_PROPERTY
deletionTime
property.
FIRSTACTIVATIONTIME_PROPERTY
- public static final java.lang.String FIRSTACTIVATIONTIME_PROPERTY
firstActivationTime
property.
ID_PROPERTY
- public static final java.lang.String ID_PROPERTY
ID
property.
INHERITEDAUTHORIZATION_PROPERTY
- public static final java.lang.String INHERITEDAUTHORIZATION_PROPERTY
inheritedAuthorization
property.
INPUTMESSAGETYPENAME_PROPERTY
- public static final java.lang.String INPUTMESSAGETYPENAME_PROPERTY
inputMessageTypeName
property.
KIND_PROPERTY
- public static final java.lang.String KIND_PROPERTY
kind
property.
LASTMODIFICATIONTIME_PROPERTY
- public static final java.lang.String LASTMODIFICATIONTIME_PROPERTY
lastModificationTime
property.
LASTSTATECHANGETIME_PROPERTY
- public static final java.lang.String LASTSTATECHANGETIME_PROPERTY
lastStateChangeTime
property.
NAME_PROPERTY
- public static final java.lang.String NAME_PROPERTY
name
property.
ORIGINATOR_PROPERTY
- public static final java.lang.String ORIGINATOR_PROPERTY
originator
property.
OUTPUTMESSAGETYPENAME_PROPERTY
- public static final java.lang.String OUTPUTMESSAGETYPENAME_PROPERTY
outputMessageTypeName
property.
OWNER_PROPERTY
- public static final java.lang.String OWNER_PROPERTY
owner
property.
PARENTCONTEXTID_PROPERTY
- public static final java.lang.String PARENTCONTEXTID_PROPERTY
parentContextID
property.
INVOKEDINSTANCEID_PROPERTY
- public static final java.lang.String INVOKEDINSTANCEID_PROPERTY
invokedInstanceID
property.
PRIORITY_PROPERTY
- public static final java.lang.String PRIORITY_PROPERTY
priority
property.
STARTTIME_PROPERTY
- public static final java.lang.String STARTTIME_PROPERTY
startTime
property.
STATE_PROPERTY
- public static final java.lang.String STATE_PROPERTY
state
property.
SUBSTITUTIONPOLICY_PROPERTY
- public static final java.lang.String SUBSTITUTIONPOLICY_PROPERTY
substitutionPolicy
property.
SUSPENDED_PROPERTY
- public static final java.lang.String SUSPENDED_PROPERTY
TYPE_PROPERTY
- public static final java.lang.String TYPE_PROPERTY
ADHOC_PROPERTY
- public static final java.lang.String ADHOC_PROPERTY
DUETIME_PROPERTY
- public static final java.lang.String DUETIME_PROPERTY
RESUMPTIONTIME_PROPERTY
- public static final java.lang.String RESUMPTIONTIME_PROPERTY
INLINE_PROPERTY
- public static final java.lang.String INLINE_PROPERTY
NAMESPACE_PROPERTY
- public static final java.lang.String NAMESPACE_PROPERTY
POSITIONINHIERARCHY_PROPERTY
- public static final java.lang.String POSITIONINHIERARCHY_PROPERTY
STARTER_PROPERTY
- public static final java.lang.String STARTER_PROPERTY
SUPPORTSAUTOMATICCLAIM_PROPERTY
- public static final java.lang.String SUPPORTSAUTOMATICCLAIM_PROPERTY
SUPPORTSCLAIMIFSUSPENDED_PROPERTY
- public static final java.lang.String SUPPORTSCLAIMIFSUSPENDED_PROPERTY
SUPPORTSDELEGATION_PROPERTY
- public static final java.lang.String SUPPORTSDELEGATION_PROPERTY
SUPPORTSSUBTASKS_PROPERTY
- public static final java.lang.String SUPPORTSSUBTASKS_PROPERTY
SUPPORTSFOLLOWONTASKS_PROPERTY
- public static final java.lang.String SUPPORTSFOLLOWONTASKS_PROPERTY
WAITINGFORSUBTASK_PROPERTY
- public static final java.lang.String WAITINGFORSUBTASK_PROPERTY
TASKTEMPLATENAME_PROPERTY
- public static final java.lang.String TASKTEMPLATENAME_PROPERTY
TASKTEMPLATEDISPLAYNAME_PROPERTY
- public static final java.lang.String TASKTEMPLATEDISPLAYNAME_PROPERTY
DURATIONUNTILDUE_PROPERTY
- public static final java.lang.String DURATIONUNTILDUE_PROPERTY
DURATIONUNTILEXPIRES_PROPERTY
- public static final java.lang.String DURATIONUNTILEXPIRES_PROPERTY
TASKTEMPLATEID_PROPERTY
- public static final java.lang.String TASKTEMPLATEID_PROPERTY
taskTemplateID
property
VALIDFROMTIME_PROPERTY
- public static final java.lang.String VALIDFROMTIME_PROPERTY
validFromTime
property
SNAPSHOTID_PROPERTY
- public static final java.lang.String SNAPSHOTID_PROPERTY
snapshotID
property.
SNAPSHOTNAME_PROPERTY
- public static final java.lang.String SNAPSHOTNAME_PROPERTY
snapshotName
property.
TRACKNAME_PROPERTY
- public static final java.lang.String TRACKNAME_PROPERTY
trackName
property.
PROCESSAPPNAME_PROPERTY
- public static final java.lang.String PROCESSAPPNAME_PROPERTY
processAppName
property.
PROCESSAPPACRONYM_PROPERTY
- public static final java.lang.String PROCESSAPPACRONYM_PROPERTY
processAppAcronym
property.
TOOLKITSNAPSHOTID_PROPERTY
- public static final java.lang.String TOOLKITSNAPSHOTID_PROPERTY
toolkitSnapshotID
property.
TOOLKITSNAPSHOTNAME_PROPERTY
- public static final java.lang.String TOOLKITSNAPSHOTNAME_PROPERTY
toolkitSnapshotName
property.
TOOLKITNAME_PROPERTY
- public static final java.lang.String TOOLKITNAME_PROPERTY
toolkitName
property.
TOOLKITACRONYM_PROPERTY
- public static final java.lang.String TOOLKITACRONYM_PROPERTY
toolkitAcronym
property.
TOPLEVELTOOLKITNAME_PROPERTY
- public static final java.lang.String TOPLEVELTOOLKITNAME_PROPERTY
topLevelToolkitName
property.
TOPLEVELTOOLKITACRONYM_PROPERTY
- public static final java.lang.String TOPLEVELTOOLKITACRONYM_PROPERTY
topLevelToolkitAcronym
property.
TIP_PROPERTY
- public static final java.lang.String TIP_PROPERTY
tip
property.
CUSTOMTEXT1_PROPERTY
- public static final java.lang.String CUSTOMTEXT1_PROPERTY
customText1
property.
CUSTOMTEXT2_PROPERTY
- public static final java.lang.String CUSTOMTEXT2_PROPERTY
customText2
property.
CUSTOMTEXT3_PROPERTY
- public static final java.lang.String CUSTOMTEXT3_PROPERTY
customText1
property.
CUSTOMTEXT4_PROPERTY
- public static final java.lang.String CUSTOMTEXT4_PROPERTY
customText1
property.
CUSTOMTEXT5_PROPERTY
- public static final java.lang.String CUSTOMTEXT5_PROPERTY
customText1
property.
CUSTOMTEXT6_PROPERTY
- public static final java.lang.String CUSTOMTEXT6_PROPERTY
customText1
property.
CUSTOMTEXT7_PROPERTY
- public static final java.lang.String CUSTOMTEXT7_PROPERTY
customText1
property.
CUSTOMTEXT8_PROPERTY
- public static final java.lang.String CUSTOMTEXT8_PROPERTY
customText1
property.
Constructor Detail
TaskInstanceBean
- public TaskInstanceBean(QueryResultSet resultSet,
- HTMConnection htmConnection)
TaskInstanceBean
from a
QueryResultSet
.
resultSet
- The result object of a query. htmConnection
- The connection to the HumanTaskManagerService API. TaskInstanceBean
- public TaskInstanceBean(QueryResultSet resultSet,
- java.lang.String taskDataViewName,
- HTMConnection htmConnection)
TaskInstanceBean
from a
QueryResultSet
.
resultSet
- The result object of a query. taskDataViewName
- Name of the view from where to retrieve task attributes htmConnection
- The connection to the HumanTaskManagerService API. TaskInstanceBean
- public TaskInstanceBean(QueryResultSet resultSet,
- HTMConnection htmConnection,
- java.util.Locale locale)
TaskInstanceBean
from a
QueryResultSet
.
resultSet
- The result object of a query. htmConnection
- The connection to the HumanTaskManagerService API. locale
- The locale of the locale dependant properties. TaskInstanceBean
- public TaskInstanceBean(QueryResultSet resultSet,
- java.lang.String taskDataViewName,
- HTMConnection htmConnection,
- java.util.Locale locale)
TaskInstanceBean
from a
QueryResultSet
.
resultSet
- The result object of a query. taskDataViewName
- Name of the view from where to retrieve task attributes htmConnection
- The connection to the HumanTaskManagerService API. locale
- The locale of the locale dependant properties. TaskInstanceBean
- public TaskInstanceBean(Task task,
- HTMConnection htmConnection)
TaskInstanceBean
from an original Task
object.
task
- The original data object. htmConnection
- The connection to the HumanTaskManagerService API. TaskInstanceBean
- protected TaskInstanceBean(TKIID id,
- HTMConnection htmConnection,
- java.util.Locale locale)
TaskInstanceBean
from a task instance id.
id
- The task instance id. htmConnection
- The connection to the HumanTaskManagerService API. locale
- The locale of the locale dependant properties. Method Detail
getConverter
- public static SimpleConverter getConverter( java.lang.String propertyName)
propertyName
- The name for the property. getLabel
- public static java.lang.String getLabel( java.lang.String propertyName)
propertyName
- The name for the property. getLabel
- public static java.lang.String getLabel( java.lang.String propertyName,
- java.util.Locale locale)
propertyName
- The name for the property. locale
- The locale. isValid
- public static boolean isValid(java.lang.String propertyName)
propertyName
- The name of the property to be checked. createOutputMessageWrapper
- public MessageWrapper createOutputMessageWrapper( )
- throws ClientException
getActivationTime
- public java.util.Calendar getActivationTime( )
activationTime
.
getActivationTime
in interface Task
getApplicationDefaultsID
- public ACOID getApplicationDefaultsID( )
applicationDefaultsID
.
getApplicationDefaultsID
in interface Task
getAutoDeletionMode
- public int getAutoDeletionMode( )
autoDeletionMode
.
getAutoDeletionMode
in interface Task
getAssignmentType
- public int getAssignmentType()
assignmentType
.
getAssignmentType
in interface Task
getInvokedInstanceType
- public int getInvokedInstanceType( )
invokedInstanceType
.
getInvokedInstanceType
in interface Task
getInheritedAuthorization
- public int getInheritedAuthorization( )
inheritedAuthorization
.
getInheritedAuthorization
in interface Task
getCalendarName
- public java.lang.String getCalendarName( )
calendarName
.
getCalendarName
in interface Task
getCompletionTime
- public java.util.Calendar getCompletionTime( )
completionTime
.
getCompletionTime
in interface Task
getContainmentContextID
- public OID getContainmentContextID( )
containmentContextID
.
getContainmentContextID
in interface Task
getContextAuthorizationOfOwner
- public int getContextAuthorizationOfOwner( )
contextAuthorizationOfOwner
.
getContextAuthorizationOfOwner
in interface Task
getDescription
- public com.ibm.bpc.clientcore.util.LocalisedString getDescription( )
getDescription
- public java.lang.String getDescription( java.util.Locale locale)
description
.
getDescription
in interface Task
locale
- The locale for which the description is to be provided. getDisplayName
- public com.ibm.bpc.clientcore.util.LocalisedString getDisplayName( )
getDisplayName
- public java.lang.String getDisplayName( java.util.Locale locale)
displayName
.
getDisplayName
in interface Task
locale
- The locale for which the display name is to be provided. getDueTime
- public java.util.Calendar getDueTime( )
dueTime
.
getDueTime
in interface Task
getDurationUntilDeleted
- public java.lang.String getDurationUntilDeleted( )
durationUntilDeleted
.
getDurationUntilDeleted
in interface Task
getDurationUntilDue
- public java.lang.String getDurationUntilDue( )
durationUntilDue
.
getDurationUntilDue
in interface Task
getDurationUntilExpires
- public java.lang.String getDurationUntilExpires( )
durationUntilExpires
.
getDurationUntilExpires
in interface Task
getEventHandlerName
- public java.lang.String getEventHandlerName( )
eventHandlerName
.
getEventHandlerName
in interface Task
getWorkBasketName
- public java.lang.String getWorkBasketName( )
workBasketName
.
getWorkBasketName
in interface Task
getExpirationTime
- public java.util.Calendar getExpirationTime( )
expirationTime
.
getExpirationTime
in interface Task
getDeletionTime
- public java.util.Calendar getDeletionTime( )
deletionTime
.
getDeletionTime
in interface Task
getFaultMessageWrapper
- public MessageWrapper getFaultMessageWrapper( )
- throws ClientException
getFirstActivationTime
- public java.util.Calendar getFirstActivationTime( )
firstActivationTime
.
getFirstActivationTime
in interface Task
getFollowOnTaskID
- public TKIID getFollowOnTaskID( )
followOnTaskID
.
getFollowOnTaskID
in interface Task
getID
- public TKIID getID()
ID
.
getInputMessageTypeName
- public java.lang.String getInputMessageTypeName( )
inputMessageTypeName
.
getInputMessageTypeName
in interface Task
getInputMessageWrapper
- public MessageWrapper getInputMessageWrapper( )
- throws ClientException
getJNDINameOfCalendar
- public java.lang.String getJNDINameOfCalendar( )
JNDINameOfCalendar
.
getJNDINameOfCalendar
in interface Task
getJNDINameOfStaffPluginProvider
- public java.lang.String getJNDINameOfStaffPluginProvider( )
JNDINameOfStaffPluginProvider
.
getJNDINameOfStaffPluginProvider
in interface Task
getKind
- public int getKind()
kind
.
getLastModificationTime
- public java.util.Calendar getLastModificationTime( )
lastModificationTime
.
getLastModificationTime
in interface Task
getLastStateChangeTime
- public java.util.Calendar getLastStateChangeTime( )
lastStateChangeTime
.
getLastStateChangeTime
in interface Task
getLocalesOfDescriptions
- public java.util.List getLocalesOfDescriptions( )
localesOfDescriptions
.
getLocalesOfDescriptions
in interface Task
getLocalesOfDisplayNames
- public java.util.List getLocalesOfDisplayNames( )
localesOfDisplayNames
.
getLocalesOfDisplayNames
in interface Task
getName
- public java.lang.String getName( )
name
.
getNamespace
- public java.lang.String getNamespace( )
namespace
.
getNamespace
in interface Task
getDefinitionName
- public java.lang.String getDefinitionName( )
definition name
.
getDefinitionName
in interface Task
getDefinitionNamespace
- public java.lang.String getDefinitionNamespace( )
definition namespace
.
getDefinitionNamespace
in interface Task
getOriginal
- protected Task getOriginal()
getOriginator
- public java.lang.String getOriginator( )
originator
.
getOriginator
in interface Task
getOutputMessageTypeName
- public java.lang.String getOutputMessageTypeName( )
outputMessageTypeName
.
getOutputMessageTypeName
in interface Task
getOutputMessageWrapper
- public MessageWrapper getOutputMessageWrapper( )
- throws ClientException
getOwner
- public java.lang.String getOwner( )
owner
.
getParentContextID
- public OID getParentContextID()
parentContextID
.
getParentContextID
in interface Task
getInvokedInstanceID
- public OID getInvokedInstanceID( )
invokedInstanceID
.
getInvokedInstanceID
in interface Task
getPriority
- public java.lang.Integer getPriority( )
priority
.
getPriority
in interface Task
getResumptionTime
- public java.util.Calendar getResumptionTime( )
resumptionTime
.
getResumptionTime
in interface Task
getStarter
- public java.lang.String getStarter( )
starter
.
getStarter
in interface Task
getStartTime
- public java.util.Calendar getStartTime( )
startTime
.
getStartTime
in interface Task
getState
- public int getState()
state
.
getSubstitutionPolicy
- public int getSubstitutionPolicy( )
substitutionPolicy
.
getSubstitutionPolicy
in interface Task
getTaskTemplateID
- public TKTID getTaskTemplateID( )
taskTemplateID
.
getTaskTemplateID
in interface Task
getTaskTemplateName
- public java.lang.String getTaskTemplateName( )
taskTemplateName
.
getTaskTemplateName
in interface Task
getTopLevelTaskID
- public TKIID getTopLevelTaskID( )
topLevelTaskID
.
getTopLevelTaskID
in interface Task
getType
- public java.lang.String getType( )
type
.
isAdHoc
- public boolean isAdHoc()
adHoc
.
isBusinessRelevant
- public boolean isBusinessRelevant( )
businessRelevant
.
isBusinessRelevant
in interface Task
isEscalatedUpdateable
- public boolean isEscalatedUpdateable( )
escalatedUpdateable()
.
isEscalatedUpdateable
in interface Task
isReadUpdateable
- public boolean isReadUpdateable( )
readUpdateable()
.
isReadUpdateable
in interface Task
isChild
- public boolean isChild()
isChild
.
isRead
- public boolean isRead()
isRead
.
isTransferredToWorkBasket
- public boolean isTransferredToWorkBasket( )
isTransferrredToWorkBasket
.
isTransferredToWorkBasket
in interface Task
isEscalated
- public boolean isEscalated()
escalated
.
isEscalated
in interface Task
isInline
- public boolean isInline()
inline
.
isSuspended
- public boolean isSuspended()
suspended
.
isSuspended
in interface Task
isWaitingForSubTask
- public boolean isWaitingForSubTask( )
waitingForSubTask
.
isWaitingForSubTask
in interface Task
setBusinessRelevance
- public void setBusinessRelevance( boolean arg0)
businessRelevance
.
setBusinessRelevance
in interface Task
arg0
- An indication whether the task instance is business relevant. True
states that the task is business relevant. False states that the task is
not business relevant. isBusinessRelevanceUpdateable
- public boolean isBusinessRelevanceUpdateable( )
isBusinessRelevanceUpdateable
in interface Task
setContextAuthorizationOfOwner
- public void setContextAuthorizationOfOwner( int arg0)
contextAuthorizationOfOwner
.
setContextAuthorizationOfOwner
in interface Task
arg0
- The authorization rights of the task owner for the associated context.
Possible values are: AUTH_NONE, AUTH_READER.
isContextAuthorizationOfOwnerUpdateable
- public boolean isContextAuthorizationOfOwnerUpdateable( )
isContextAuthorizationOfOwnerUpdateable
in interface Task
setDescription
- public void setDescription(java.lang.String arg0,
- java.util.Locale arg1)
description
.
setDescription
in interface Task
arg0
- The new value of the description. arg1
- The locale for which the description is set. isDescriptionUpdateable
- public boolean isDescriptionUpdateable( )
isDescriptionUpdateable
in interface Task
setDisplayName
- public void setDisplayName(java.lang.String arg0,
- java.util.Locale arg1)
displayName
.
setDisplayName
in interface Task
arg0
- The new value of the display name. arg1
- The locale for which the display name is set. isDisplayNameUpdateable
- public boolean isDisplayNameUpdateable( )
isDisplayNameUpdateable
in interface Task
setDurationUntilDeleted
- public void setDurationUntilDeleted( java.lang.String arg0)
durationUntilDeleted
.
setDurationUntilDeleted
in interface Task
arg0
- The duration that passes until the task instance is deleted. The format of the
duration depends on the calendar that is used and may, for example, be "5days".
Additionally, TimerSpecification.DURATION_IMMEDIATE
may be specified to indicate that the task is to be deleted immediately
and TimerSpecification.DURATION_INFINITE
to indicate that the task is deleted manually. isDurationUntilDeletedUpdateable
- public boolean isDurationUntilDeletedUpdateable( )
isDurationUntilDeletedUpdateable
in interface Task
setDurationUntilDue
- public void setDurationUntilDue( java.lang.String arg0)
durationUntilDue
.
setDurationUntilDue
in interface Task
arg0
- The duration the task instance is expected to become due. The format of the
duration depends on the calendar that is used and may, for example, be "5days".
Additionally, TimerSpecification.DURATION_IMMEDIATE
may be specified to indicate that the task is due immediately
and TimerSpecification.DURATION_INFINITE
to indicate that the task has no due time. isDurationUntilDueUpdateable
- public boolean isDurationUntilDueUpdateable( )
isDurationUntilDueUpdateable
in interface Task
setDurationUntilExpires
- public void setDurationUntilExpires( java.lang.String arg0)
durationUntilExpires
.
setDurationUntilExpires
in interface Task
arg0
- The duration that may pass until the task instance expires. The format of the
duration depends on the calendar that is used and may, for example, be "5days".
Additionally, TimerSpecification.DURATION_IMMEDIATE
may be specified to indicate that the task expires immediately
and TimerSpecification.DURATION_INFINITE
to indicate that the task never expires. isDurationUntilExpiresUpdateable
- public boolean isDurationUntilExpiresUpdateable( )
isDurationUntilExpiresUpdateable
in interface Task
setDueTime
- public void setDueTime(java.util.Calendar arg0)
dueTime
.
setDueTime
in interface Task
arg0
- The time when the task instance is expected to become due.
Note that setting the due time to null is not accepted by the update method,
that is, an exception will be thrown, isDueTimeUpdateable
- public boolean isDueTimeUpdateable( )
isDueTimeUpdateable
in interface Task
setExpirationTime
- public void setExpirationTime(java.util.Calendar arg0)
expirationTime
.
setExpirationTime
in interface Task
arg0
- The time when the task instance expires.
Note that setting the expiration time to null is not accepted by the update method,
that is, an exception will be thrown, isExpirationTimeUpdateable
- public boolean isExpirationTimeUpdateable( )
isExpirationTimeUpdateable
in interface Task
setDeletionTime
- public void setDeletionTime(java.util.Calendar arg0)
deletionTime
.
setDeletionTime
in interface Task
arg0
- The time when the task instance is automatically deleted.
Note that setting the deletion time to null is not accepted by the update method,
that is, an exception will be thrown, isDeletionTimeUpdateable
- public boolean isDeletionTimeUpdateable( )
isDeletionTimeUpdateable
in interface Task
setEscalated
- public void setEscalated(boolean escalatedState)
escalated
.
setEscalated
in interface Task
escalatedState
- setChild
- public void setChild(boolean childState)
child
.
childState
- setRead
- public void setRead(boolean readState)
read
.
readState
- setEventHandlerName
- public void setEventHandlerName( java.lang.String arg0)
eventHandlerName
.
setEventHandlerName
in interface Task
arg0
- The name of the event handler to be associated. isEventHandlerNameUpdateable
- public boolean isEventHandlerNameUpdateable( )
isEventHandlerNameUpdateable
in interface Task
setWorkBasketName
- public void setWorkBasketName(java.lang.String arg0)
workBasketName
.
setWorkBasketName
in interface Task
arg0
- The name of the work basket to be associated. Null means that the task
is no longer associated to any work basket. isWorkBasketNameUpdateable
- public boolean isWorkBasketNameUpdateable( )
isWorkBasketNameUpdateable
in interface Task
setLocalisedDescription
- public void setLocalisedDescription( java.lang.String description,
- java.util.Locale locale)
description
.
description
- locale
- setLocalisedDisplayName
- public void setLocalisedDisplayName( java.lang.String displayName,
- java.util.Locale locale)
displayName
.
displayName
- locale
- setName
- public void setName(java.lang.String arg0)
name
.
isNameUpdateable
- public boolean isNameUpdateable( )
isNameUpdateable
in interface Task
setNamespace
- public void setNamespace(java.lang.String arg0)
namespace
.
setNamespace
in interface Task
arg0
- The new namespace of the task instance. isNamespaceUpdateable
- public boolean isNamespaceUpdateable( )
isNamespaceUpdateable
in interface Task
setParentContextID
- public void setParentContextID( OID arg0)
parentContextID
.
setParentContextID
in interface Task
arg0
- The object ID of the parent context. isParentContextIDUpdateable
- public boolean isParentContextIDUpdateable( )
isParentContextIDUpdateable
in interface Task
setPriority
- public void setPriority(java.lang.Integer arg0)
priority
.
setPriority
in interface Task
isPriorityUpdateable
- public boolean isPriorityUpdateable( )
isPriorityUpdateable
in interface Task
setState
- public void setState(java.lang.Integer newState)
state
.
newState
- setSupportsClaimIfSuspended
- public void setSupportsClaimIfSuspended( boolean arg0)
supportsClaimIfSuspended
.
setSupportsClaimIfSuspended
in interface Task
arg0
- An indication whether the task can be claimed even if it is suspended. True states that
the task can be claimed if it is suspended. False states that the task cannot be claimed
if it is suspended. setSupportsDelegation
- public void setSupportsDelegation( boolean arg0)
supportsDelegation
.
setSupportsDelegation
in interface Task
arg0
- An indication whether the task instance supports delegation. True states
that the task supports delegation. False states that the task does not
support delegation. isSupportsDelegationUpdateable
- public boolean isSupportsDelegationUpdateable( )
isSupportsDelegationUpdateable
in interface Task
setSupportsSubTasks
- public void setSupportsSubTasks( boolean arg0)
supportsSubTasks
.
setSupportsSubTasks
in interface Task
arg0
- An indication whether the task instance supports the creation of
subtasks. True states that the task supports the creation
of subtasks. False states that the task
does not support the creation of subtasks. isSupportsSubTasksUpdateable
- public boolean isSupportsSubTasksUpdateable( )
isSupportsSubTasksUpdateable
in interface Task
setSupportsFollowOnTasks
- public void setSupportsFollowOnTasks( boolean arg0)
supportsFollowOnTasks
.
setSupportsFollowOnTasks
in interface Task
arg0
- An indication whether the task instance supports the creation of
follow-on tasks. True states that the task supports the creation
of follow-on tasks. False states that the task
does not support the creation of follow-on tasks. isSupportsFollowOnTasksUpdateable
- public boolean isSupportsFollowOnTasksUpdateable( )
isSupportsFollowOnTasksUpdateable
in interface Task
setSuspended
- public void setSuspended(boolean suspendedState)
suspended
.
suspendedState
- setType
- public void setType(java.lang.String arg0)
type
.
isTypeUpdateable
- public boolean isTypeUpdateable( )
isTypeUpdateable
in interface Task
supportsAutomaticClaim
- public boolean supportsAutomaticClaim( )
supportsAutomaticClaim
.
supportsAutomaticClaim
in interface Task
supportsDelegation
- public boolean supportsDelegation( )
supportsDelegation
.
supportsDelegation
in interface Task
supportsSubTasks
- public boolean supportsSubTasks( )
supportsSubTasks
.
supportsSubTasks
in interface Task
supportsFollowOnTasks
- public boolean supportsFollowOnTasks( )
supportsFollowOnTasks
.
supportsFollowOnTasks
in interface Task
supportsClaimIfSuspended
- public boolean supportsClaimIfSuspended( )
supportsClaimIfSuspended
.
supportsClaimIfSuspended
in interface Task
isSupportsAutomaticClaim
- public boolean isSupportsAutomaticClaim( )
supportsAutomaticClaim
.
isSupportsDelegation
- public boolean isSupportsDelegation( )
supportsDelegation
.
isSupportsSubTasks
- public boolean isSupportsSubTasks( )
supportsSubTasks
.
isSupportsFollowOnTasks
- public boolean isSupportsFollowOnTasks( )
supportsFollowOnTasks
.
isSupportsClaimIfSuspended
- public boolean isSupportsClaimIfSuspended( )
supportsClaimIfSuspended
.
isSupportsClaimIfSuspendedUpdateable
- public boolean isSupportsClaimIfSuspendedUpdateable( )
isSupportsClaimIfSuspendedUpdateable
in interface Task
getPositionInHierarchy
- public int getPositionInHierarchy( )
positionInHierarchy
.
getPositionInHierarchy
in interface Task
getValidFromTime
- public java.util.Calendar getValidFromTime( )
validFromTime
property.
com.ibm.task.api.TaskTemplateData#getValidFromTime()
getSnapshotID
- public java.lang.String getSnapshotID( )
snapshotID
property.
com.ibm.task.api.TaskTemplateData#getSnapshotID()
getSnapshotName
- public java.lang.String getSnapshotName( )
snapshotName
property.
com.ibm.task.api.TaskTemplateData#getSnapshotName()
getTrackName
- public java.lang.String getTrackName( )
trackName
property.
com.ibm.task.api.TaskTemplateData#getTrackName()
getProcessAppName
- public java.lang.String getProcessAppName( )
processAppName
property.
com.ibm.task.api.TaskTemplateData#getProcessAppName()
getProcessAppAcronym
- public java.lang.String getProcessAppAcronym( )
processAppAcronym
property.
com.ibm.task.api.TaskTemplateData#getProcessAppAcronym()
getToolkitSnapshotID
- public java.lang.String getToolkitSnapshotID( )
toolkitSnapshotID
property.
com.ibm.task.api.TaskTemplateData#getToolkitSnapshotID()
getToolkitSnapshotName
- public java.lang.String getToolkitSnapshotName( )
toolkitSnapshotName
property.
com.ibm.task.api.TaskTemplateData#getToolkitSnapshotName()
getToolkitName
- public java.lang.String getToolkitName( )
toolkitName
property.
com.ibm.task.api.TaskTemplateData#getToolkitName()
getToolkitAcronym
- public java.lang.String getToolkitAcronym( )
toolkitAcronym
property.
com.ibm.task.api.TaskTemplateData#getToolkitAcronym()
getTopLevelToolkitName
- public java.lang.String getTopLevelToolkitName( )
topLevelToolkitName
property.
com.ibm.task.api.TaskTemplateData#getTopLevelToolkitName()
getTopLevelToolkitAcronym
- public java.lang.String getTopLevelToolkitAcronym( )
topLevelToolkitAcronym
property.
com.ibm.task.api.TaskTemplateData#getTopLevelToolkitAcronym()
isTip
- public boolean isTip()
tip
property.
getCustomText1
- public java.lang.String getCustomText1( )
customText1
.
getCustomText1
in interface Task
getCustomText2
- public java.lang.String getCustomText2( )
customText2
.
getCustomText2
in interface Task
getCustomText3
- public java.lang.String getCustomText3( )
customText3
.
getCustomText3
in interface Task
getCustomText4
- public java.lang.String getCustomText4( )
customText4
.
getCustomText4
in interface Task
getCustomText5
- public java.lang.String getCustomText5( )
customText5
.
getCustomText5
in interface Task
getCustomText6
- public java.lang.String getCustomText6( )
customText6
.
getCustomText6
in interface Task
getCustomText7
- public java.lang.String getCustomText7( )
customText7
.
getCustomText7
in interface Task
getCustomText8
- public java.lang.String getCustomText8( )
customText8
.
getCustomText8
in interface Task
getApplicationName
- public java.lang.String getApplicationName( )
Task
getApplicationName
in interface Task
setApplicationName
- public void setApplicationName( java.lang.String newApplicationName)
getHTMConnection
- protected HTMConnection getHTMConnection( )
setHTMConnection
- protected void setHTMConnection( HTMConnection connection)
connection
- The connection to set. setOriginal
- protected void setOriginal(Task task)
task
- ???