com.ibm.task.clientmodel.bean

Class TaskInstanceBean

  1. java.lang.Object
  2. extended bycom.ibm.task.clientmodel.bean.TaskInstanceBean
All implemented interfaces:
Task, java.io.Serializable

  1. public class TaskInstanceBean
  2. extends java.lang.Object
  3. 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:

If the property is not found in the query result set, the property remains empty. Accessing an empty property requires the bean to load the missing information from the server.

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.

See Also:
Task, QueryResultSet, Serialized Form

Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
ACTIVATIONTIME_PROPERTY
Use the property name to determine labels and converters for the activationTime property.
  1. static
  2. java.lang.String
ADHOC_PROPERTY
Use the property name to determine labels and converters for the property adHoc.
  1. static
  2. java.lang.String
APPLICATIONNAME_PROPERTY
Use the property name to determine labels and converters for the applicationName property.
  1. static
  2. java.lang.String
ASSIGNMENTTYPE_PROPERTY
Use the property name to determine labels and converters for the assignmentType property.
  1. static
  2. java.lang.String
AUTODELETIONMODE_PROPERTY
Use the property name to determine labels and converters for the autoDeletionMode property.
  1. static
  2. java.lang.String
BUSINESSRELEVANT_PROPERTY
Use the property name to determine labels and converters for the businessRelevant property.
  1. static
  2. java.lang.String
CHILD_PROPERTY
Use the property name to determine labels and converters for the child property.
  1. static
  2. java.lang.String
COMPLETIONTIME_PROPERTY
Use the property name to determine labels and converters for the completionTime property.
  1. static
  2. java.lang.String
CONTAINMENTCONTEXTID_PROPERTY
Use the property name to determine labels and converters for the containmentContextID property.
  1. static
  2. java.lang.String
COPYRIGHT
(C) Copyright IBM Corporation 2004, 2012.
  1. static
  2. java.lang.String
CUSTOMPROPERTY_PROPERTY
Use the property name to determine labels and converters for the customProperty property.
  1. static
  2. java.lang.String
CUSTOMTEXT1_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT2_PROPERTY
Use the property name to determine labels and converters for the customText2 property.
  1. static
  2. java.lang.String
CUSTOMTEXT3_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT4_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT5_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT6_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT7_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT8_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
DELETIONTIME_PROPERTY
Use the property name to determine labels and converters for the deletionTime property.
  1. static
  2. java.lang.String
DESCRIPTION_PROPERTY
Use the property name to determine labels and converters for the description property.
  1. static
  2. java.lang.String
DISPLAYNAME_PROPERTY
Use the property name to determine labels and converters for the displayName property.
  1. static
  2. java.lang.String
DUETIME_PROPERTY
Use the property name to determine labels and converters for the property dueTime.
  1. static
  2. java.lang.String
DURATIONUNTILDUE_PROPERTY
Use the property name to determine converter for the durationUntilDue property.
  1. static
  2. java.lang.String
DURATIONUNTILEXPIRES_PROPERTY
Use the property name to determine converter for the durationUntilExpires property.
  1. static
  2. java.lang.String
ESCALATED_PROPERTY
Use the property name to determine labels and converters for the escalated property.
  1. static
  2. java.lang.String
ESCALATEDUPDATEABLE_PROPERTY
Use the property name to determine labels and converters for the escalatedUpdateable property.
  1. static
  2. java.lang.String
EXPIRATIONTIME_PROPERTY
Use the property name to determine labels and converters for the expirationTime property.
  1. static
  2. java.lang.String
FIRSTACTIVATIONTIME_PROPERTY
Use the property name to determine labels and converters for the firstActivationTime property.
  1. static
  2. java.lang.String
ID_PROPERTY
Use the property name to determine labels and converters for the ID property.
  1. static
  2. java.lang.String
INHERITEDAUTHORIZATION_PROPERTY
Use the property name to determine labels and converters for the inheritedAuthorization property.
  1. static
  2. java.lang.String
INLINE_PROPERTY
Use the property name to determine labels and converters for the property inline.
  1. static
  2. java.lang.String
INPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the inputMessageTypeName property.
  1. static
  2. java.lang.String
INVOKEDINSTANCEID_PROPERTY
Use the property name to determine labels and converters for the invokedInstanceID property.
  1. static
  2. java.lang.String
INVOKEDINSTANCETYPE_PROPERTY
Use the property name to determine labels and converters for the invokedInstanceType property.
  1. static
  2. java.lang.String
KIND_PROPERTY
Use the property name to determine labels and converters for the kind property.
  1. static
  2. java.lang.String
LASTMODIFICATIONTIME_PROPERTY
Use the property name to determine labels and converters for the lastModificationTime property.
  1. static
  2. java.lang.String
LASTSTATECHANGETIME_PROPERTY
Use the property name to determine labels and converters for the lastStateChangeTime property.
  1. static
  2. java.lang.String
NAME_PROPERTY
Use the property name to determine labels and converters for the name property.
  1. static
  2. java.lang.String
NAMESPACE_PROPERTY
Use the property name to determine labels and converters for the property namespace.
  1. static
  2. java.lang.String
ORIGINATOR_PROPERTY
Use the property name to determine labels and converters for the originator property.
  1. static
  2. java.lang.String
OUTPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the outputMessageTypeName property.
  1. static
  2. java.lang.String
OWNER_PROPERTY
Use the property name to determine labels and converters for the owner property.
  1. static
  2. java.lang.String
PARENTCONTEXTID_PROPERTY
Use the property name to determine labels and converters for the parentContextID property.
  1. static
  2. java.lang.String
POSITIONINHIERARCHY_PROPERTY
Use the property name to determine labels and converters for the property positionInHierarchy.
  1. static
  2. java.lang.String
PRIORITY_PROPERTY
Use the property name to determine labels and converters for the priority property.
  1. static
  2. java.lang.String
PROCESSAPPACRONYM_PROPERTY
Use the property name to determine labels and converters for the processAppAcronym property.
  1. static
  2. java.lang.String
PROCESSAPPNAME_PROPERTY
Use the property name to determine labels and converters for the processAppName property.
  1. static
  2. java.lang.String
READ_PROPERTY
Use the property name to determine labels and converters for the read property.
  1. static
  2. java.lang.String
RESUMPTIONTIME_PROPERTY
Use the property name to determine labels and converters for the property resumptionTime.
  1. static
  2. java.lang.String
SNAPSHOTID_PROPERTY
Use the property name to determine labels and converters for the snapshotID property.
  1. static
  2. java.lang.String
SNAPSHOTNAME_PROPERTY
Use the property name to determine labels and converters for the snapshotName property.
  1. static
  2. java.lang.String
STARTER_PROPERTY
Use the property name to determine labels and converters for the property starter.
  1. static
  2. java.lang.String
STARTTIME_PROPERTY
Use the property name to determine labels and converters for the startTime property.
  1. static
  2. java.lang.String
STATE_PROPERTY
Use the property name to determine labels and converters for the state property.
  1. static
  2. java.lang.String
SUBSTITUTIONPOLICY_PROPERTY
Use the property name to determine labels and converters for the substitutionPolicy property.
  1. static
  2. java.lang.String
SUPPORTSAUTOMATICCLAIM_PROPERTY
Use the property name to determine labels and converters for the property automaticClaim.
  1. static
  2. java.lang.String
SUPPORTSCLAIMIFSUSPENDED_PROPERTY
Use the property name to determine labels and converters for the property supportsClaimIfSuspended.
  1. static
  2. java.lang.String
SUPPORTSDELEGATION_PROPERTY
Use the property name to determine labels and converters for the property supportsDelegation.
  1. static
  2. java.lang.String
SUPPORTSFOLLOWONTASKS_PROPERTY
Use the property name to determine labels and converters for the property supportsFollowOnTasks.
  1. static
  2. java.lang.String
SUPPORTSSUBTASKS_PROPERTY
Use the property name to determine labels and converters for the property supportsSubTasks.
  1. static
  2. java.lang.String
SUSPENDED_PROPERTY
Use the property name to determine labels and converters for the property suspended.
  1. static
  2. java.lang.String
TASKTEMPLATEDISPLAYNAME_PROPERTY
Use the property name to determine labels and converters for the property task template display name.
  1. static
  2. java.lang.String
TASKTEMPLATEID_PROPERTY
Use the property name to determine labels and converters for thetaskTemplateID property
  1. static
  2. java.lang.String
TASKTEMPLATENAME_PROPERTY
Use the property name to determine labels and converters for the property task template name.
  1. static
  2. java.lang.String
TIP_PROPERTY
Use the property name to determine labels and converters for the tip property.
  1. static
  2. java.lang.String
TOOLKITACRONYM_PROPERTY
Use the property name to determine labels and converters for the toolkitAcronym property.
  1. static
  2. java.lang.String
TOOLKITNAME_PROPERTY
Use the property name to determine labels and converters for the toolkitName property.
  1. static
  2. java.lang.String
TOOLKITSNAPSHOTID_PROPERTY
Use the property name to determine labels and converters for the toolkitSnapshotID property.
  1. static
  2. java.lang.String
TOOLKITSNAPSHOTNAME_PROPERTY
Use the property name to determine labels and converters for the toolkitSnapshotName property.
  1. static
  2. java.lang.String
TOPLEVELTOOLKITACRONYM_PROPERTY
Use the property name to determine labels and converters for the topLevelToolkitAcronym property.
  1. static
  2. java.lang.String
TOPLEVELTOOLKITNAME_PROPERTY
Use the property name to determine labels and converters for the topLevelToolkitName property.
  1. static
  2. java.lang.String
TRACKNAME_PROPERTY
Use the property name to determine labels and converters for the trackName property.
  1. static
  2. java.lang.String
TYPE_PROPERTY
Use the property name to determine labels and converters for type.
  1. static
  2. java.lang.String
VALIDFROMTIME_PROPERTY
Use the property name to determine labels and converters for thevalidFromTime property
  1. static
  2. java.lang.String
WAITINGFORSUBTASK_PROPERTY
Use the property name to determine labels and converters for the property waitingForSubTask.
  1. static
  2. java.lang.String
WORKBASKETNAME_PROPERTY
Use the property name to determine labels and converters for the workBasketName property.
Fields inherited from interface com.ibm.task.api.Task
ASSIGNMENT_TYPE_PARALLEL, ASSIGNMENT_TYPE_SINGLE, AUTH_NONE, AUTH_READER, AUTO_DELETE_ON_COMPLETION, AUTO_DELETE_ON_SUCCESSFUL_COMPLETION, HIERARCHY_POSITION_FOLLOW_ON_TASK, HIERARCHY_POSITION_SUB_TASK, HIERARCHY_POSITION_TOP_TASK, INHERITED_AUTH_ADMINISTRATOR, INHERITED_AUTH_ALL, INHERITED_AUTH_NONE, INVOKED_INSTANCE_TYPE_ACTIVITY, INVOKED_INSTANCE_TYPE_CHILD_PROCESS, INVOKED_INSTANCE_TYPE_CHILD_TASK, INVOKED_INSTANCE_TYPE_EVENT, INVOKED_INSTANCE_TYPE_INLINE_TASK, INVOKED_INSTANCE_TYPE_NOT_SET, INVOKED_INSTANCE_TYPE_PROCESS, INVOKED_INSTANCE_TYPE_TASK, KIND_ADMINISTRATIVE, KIND_HUMAN, KIND_ORIGINATING, KIND_PARTICIPATING, KIND_WPC_STAFF_ACTIVITY, STATE_CLAIMED, STATE_EXPIRED, STATE_FAILED, STATE_FAILING, STATE_FINISHED, STATE_FORWARDED, STATE_INACTIVE, STATE_PROCESSING_UNDO, STATE_READY, STATE_RUNNING, STATE_SKIPPED, STATE_STOPPED, STATE_TERMINATED, STATE_TERMINATING, STATE_WAITING, SUBSTITUTION_POLICY_NO_SUBSTITUTION, SUBSTITUTION_POLICY_SELECT_USER_IF_PRESENT, SUBSTITUTION_POLICY_SUBSTITUTE_IF_ABSENT

Constructor Summary

Modifier Constructor and Description
  1. (package private)
TaskInstanceBean(QueryResultSet resultSet,HTMConnection htmConnection)
Constructs a new TaskInstanceBean from a QueryResultSet.
  1. (package private)
TaskInstanceBean(QueryResultSet resultSet,HTMConnection htmConnection,java.util.Locale locale)
Constructs a new TaskInstanceBean from a QueryResultSet.
  1. (package private)
TaskInstanceBean(QueryResultSet resultSet,java.lang.String taskDataViewName,HTMConnection htmConnection)
Constructs a new TaskInstanceBean from a QueryResultSet.
  1. (package private)
TaskInstanceBean(QueryResultSet resultSet,java.lang.String taskDataViewName,HTMConnection htmConnection,java.util.Locale locale)
Constructs a new TaskInstanceBean from a QueryResultSet.
  1. (package private)
TaskInstanceBean(Task task,HTMConnection htmConnection)
Constructs a TaskInstanceBean from an original Task object.
  1. protected
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
  1. MessageWrapper
createOutputMessageWrapper()
Creates an initial empty output message.
  1. java.util.Calendar
getActivationTime()
Returns the property activationTime.
  1. ACOID
getApplicationDefaultsID()
Returns the property applicationDefaultsID.
  1. java.lang.String
getApplicationName()
  1. int
getAssignmentType()
Returns the property assignmentType.
  1. int
getAutoDeletionMode()
Returns the property autoDeletionMode.
  1. java.lang.String
getCalendarName()
Returns the property calendarName.
  1. java.util.Calendar
getCompletionTime()
Returns the property completionTime.
  1. OID
getContainmentContextID()
Returns the property containmentContextID.
  1. int
getContextAuthorizationOfOwner()
Returns the property contextAuthorizationOfOwner.
  1. static
  2. SimpleConverter
getConverter(java.lang.String propertyName)
Returns the default converter for a given property.
  1. java.lang.String
getCustomText1()
Returns the property customText1.
  1. java.lang.String
getCustomText2()
Returns the property customText2.
  1. java.lang.String
getCustomText3()
Returns the property customText3.
  1. java.lang.String
getCustomText4()
Returns the property customText4.
  1. java.lang.String
getCustomText5()
Returns the property customText5.
  1. java.lang.String
getCustomText6()
Returns the property customText6.
  1. java.lang.String
getCustomText7()
Returns the property customText7.
  1. java.lang.String
getCustomText8()
Returns the property customText8.
  1. java.lang.String
getDefinitionName()
Returns the property definition name.
  1. java.lang.String
getDefinitionNamespace()
Returns the property definition namespace.
  1. java.util.Calendar
getDeletionTime()
Returns the property deletionTime.
  1. com.ibm.bpc.clientcore.util.LocalisedString
getDescription()
Returns the localised description.
  1. java.lang.String
getDescription(java.util.Locale locale)
Returns the property description.
  1. com.ibm.bpc.clientcore.util.LocalisedString
getDisplayName()
Returns the localised display name.
  1. java.lang.String
getDisplayName(java.util.Locale locale)
Returns the property displayName.
  1. java.util.Calendar
getDueTime()
Returns the property dueTime.
  1. java.lang.String
getDurationUntilDeleted()
Returns the property durationUntilDeleted.
  1. java.lang.String
getDurationUntilDue()
Returns the property durationUntilDue.
  1. java.lang.String
getDurationUntilExpires()
Returns the property durationUntilExpires.
  1. java.lang.String
getEventHandlerName()
Returns the property eventHandlerName.
  1. java.util.Calendar
getExpirationTime()
Returns the property expirationTime.
  1. MessageWrapper
getFaultMessageWrapper()
Retrieves the fault message.
  1. java.util.Calendar
getFirstActivationTime()
Returns the property firstActivationTime.
  1. TKIID
getFollowOnTaskID()
Returns the property followOnTaskID.
  1. protected
  2. HTMConnection
getHTMConnection()
  1. TKIID
getID()
Returns the property ID.
  1. int
getInheritedAuthorization()
Returns the property inheritedAuthorization.
  1. java.lang.String
getInputMessageTypeName()
Returns the property inputMessageTypeName.
  1. MessageWrapper
getInputMessageWrapper()
Retrieves the input message.
  1. OID
getInvokedInstanceID()
Returns the property invokedInstanceID.
  1. int
getInvokedInstanceType()
Returns the property invokedInstanceType.
  1. java.lang.String
getJNDINameOfCalendar()
Returns the property JNDINameOfCalendar.
  1. java.lang.String
getJNDINameOfStaffPluginProvider()
Returns the property JNDINameOfStaffPluginProvider.
  1. int
getKind()
Returns the property kind.
  1. static
  2. java.lang.String
getLabel(java.lang.String propertyName)
Returns the resource bundle key for a property
  1. static
  2. java.lang.String
getLabel(java.lang.String propertyName,java.util.Locale locale)
Returns the label for a property from the resource bundle.
  1. java.util.Calendar
getLastModificationTime()
Returns the property lastModificationTime.
  1. java.util.Calendar
getLastStateChangeTime()
Returns the property lastStateChangeTime.
  1. java.util.List
getLocalesOfDescriptions()
Returns the property localesOfDescriptions.
  1. java.util.List
getLocalesOfDisplayNames()
Returns the property localesOfDisplayNames.
  1. java.lang.String
getName()
Returns the property name.
  1. java.lang.String
getNamespace()
Returns the property namespace.
  1. protected
  2. Task
getOriginal()
  1. java.lang.String
getOriginator()
Returns the property originator.
  1. java.lang.String
getOutputMessageTypeName()
Returns the property outputMessageTypeName.
  1. MessageWrapper
getOutputMessageWrapper()
Retrieves the output message.
  1. java.lang.String
getOwner()
Returns the property owner.
  1. OID
getParentContextID()
Returns the property parentContextID.
  1. int
getPositionInHierarchy()
Returns the property positionInHierarchy.
  1. java.lang.Integer
getPriority()
Returns the property priority.
  1. java.lang.String
getProcessAppAcronym()
Returns the processAppAcronym property.
  1. java.lang.String
getProcessAppName()
Returns the processAppName property.
  1. java.util.Calendar
getResumptionTime()
Returns the property resumptionTime.
  1. java.lang.String
getSnapshotID()
Returns the snapshotID property.
  1. java.lang.String
getSnapshotName()
Returns the snapshotName property.
  1. java.lang.String
getStarter()
Returns the property starter.
  1. java.util.Calendar
getStartTime()
Returns the property startTime.
  1. int
getState()
Returns the property state.
  1. int
getSubstitutionPolicy()
Returns the property substitutionPolicy.
  1. TKTID
getTaskTemplateID()
Returns the property taskTemplateID.
  1. java.lang.String
getTaskTemplateName()
Returns the property taskTemplateName.
  1. java.lang.String
getToolkitAcronym()
Returns the toolkitAcronym property.
  1. java.lang.String
getToolkitName()
Returns the toolkitName property.
  1. java.lang.String
getToolkitSnapshotID()
Returns the toolkitSnapshotID property.
  1. java.lang.String
getToolkitSnapshotName()
Returns the toolkitSnapshotName property.
  1. TKIID
getTopLevelTaskID()
Returns the property topLevelTaskID.
  1. java.lang.String
getTopLevelToolkitAcronym()
Returns the topLevelToolkitAcronym property.
  1. java.lang.String
getTopLevelToolkitName()
Returns the topLevelToolkitName property.
  1. java.lang.String
getTrackName()
Returns the trackName property.
  1. java.lang.String
getType()
Returns the property type.
  1. java.util.Calendar
getValidFromTime()
Returns the validFromTime property.
  1. java.lang.String
getWorkBasketName()
Returns the property workBasketName.
  1. boolean
isAdHoc()
Returns the property adHoc.
  1. boolean
isBusinessRelevanceUpdateable()
Signals whether the business relevance property can be changed for the kind and current state of the object.
  1. boolean
isBusinessRelevant()
Returns the property businessRelevant.
  1. boolean
isChild()
Returns the property isChild.
  1. boolean
isContextAuthorizationOfOwnerUpdateable()
Signals whether the context authorization property can be changed for the kind and current state of the object.
  1. boolean
isDeletionTimeUpdateable()
Signals whether the deletion time property can be changed for the kind and current state of the object.
  1. boolean
isDescriptionUpdateable()
Signals whether the description property can be changed for the kind and current state of the object.
  1. boolean
isDisplayNameUpdateable()
Signals whether the display name property can be changed for the kind and current state of the object.
  1. boolean
isDueTimeUpdateable()
Signals whether the due time property can be changed for the kind and current state of the object.
  1. boolean
isDurationUntilDeletedUpdateable()
Signals whether the duration until deleted property can be changed for the kind and current state of the object.
  1. boolean
isDurationUntilDueUpdateable()
Signals whether the duration until due property can be changed for the kind and current state of the object.
  1. boolean
isDurationUntilExpiresUpdateable()
Signals whether the duration until expires property can be changed for the kind and current state of the object.
  1. boolean
isEscalated()
Returns the property escalated.
  1. boolean
isEscalatedUpdateable()
Returns the property escalatedUpdateable().
  1. boolean
isEventHandlerNameUpdateable()
Signals whether the event handler name property can be changed for the kind and current state of the object.
  1. boolean
isExpirationTimeUpdateable()
Signals whether the expiration time property can be changed for the kind and current state of the object.
  1. boolean
isInline()
Returns the property inline.
  1. boolean
isNamespaceUpdateable()
Signals whether the namespace property can be changed for the kind and current state of the object.
  1. boolean
isNameUpdateable()
Signals whether the name property can be changed for the kind and current state of the object.
  1. boolean
isParentContextIDUpdateable()
Signals whether the parent context i d property can be changed for the kind and current state of the object.
  1. boolean
isPriorityUpdateable()
Signals whether the priority property can be changed for the kind and current state of the object.
  1. boolean
isRead()
Returns the property isRead.
  1. boolean
isReadUpdateable()
Returns the property readUpdateable().
  1. boolean
isSupportsAutomaticClaim()
Returns the property supportsAutomaticClaim.
  1. boolean
isSupportsClaimIfSuspended()
Returns the property supportsClaimIfSuspended.
  1. boolean
isSupportsClaimIfSuspendedUpdateable()
Signals whether the supports claim suspended property can be changed for the kind and current state of the object.
  1. boolean
isSupportsDelegation()
Returns the property supportsDelegation.
  1. boolean
isSupportsDelegationUpdateable()
Signals whether the supports delegation property can be changed for the kind and current state of the object.
  1. boolean
isSupportsFollowOnTasks()
Returns the property supportsFollowOnTasks.
  1. boolean
isSupportsFollowOnTasksUpdateable()
Signals whether the supports follow on task property can be changed for the kind and current state of the object.
  1. boolean
isSupportsSubTasks()
Returns the property supportsSubTasks.
  1. boolean
isSupportsSubTasksUpdateable()
Signals whether the supports sub task property can be changed for the kind and current state of the object.
  1. boolean
isSuspended()
Returns the property suspended.
  1. boolean
isTip()
Returns the tip property.
  1. boolean
isTransferredToWorkBasket()
Returns the property isTransferrredToWorkBasket.
  1. boolean
isTypeUpdateable()
Signals whether the type property can be changed for the kind and current state of the object.
  1. static
  2. boolean
isValid(java.lang.String propertyName)
Checks if the property is valid.
  1. boolean
isWaitingForSubTask()
Returns the property waitingForSubTask.
  1. boolean
isWorkBasketNameUpdateable()
Signals whether the work basket name property can be changed for the kind and current state of the object.
  1. void
setApplicationName(java.lang.String newApplicationName)
  1. void
setBusinessRelevance(boolean arg0)
Sets the property businessRelevance.
  1. void
setChild(boolean childState)
Sets the property child.
  1. void
setContextAuthorizationOfOwner(int arg0)
Sets the property contextAuthorizationOfOwner.
  1. void
setDeletionTime(java.util.Calendar arg0)
Sets the property deletionTime.
  1. void
setDescription(java.lang.String arg0,java.util.Locale arg1)
Sets the property description.
  1. void
setDisplayName(java.lang.String arg0,java.util.Locale arg1)
Sets the property displayName.
  1. void
setDueTime(java.util.Calendar arg0)
Sets the property dueTime.
  1. void
setDurationUntilDeleted(java.lang.String arg0)
Sets the property durationUntilDeleted.
  1. void
setDurationUntilDue(java.lang.String arg0)
Sets the property durationUntilDue.
  1. void
setDurationUntilExpires(java.lang.String arg0)
Sets the property durationUntilExpires.
  1. void
setEscalated(boolean escalatedState)
Sets the property escalated.
  1. void
setEventHandlerName(java.lang.String arg0)
Sets the property eventHandlerName.
  1. void
setExpirationTime(java.util.Calendar arg0)
Sets the property expirationTime.
  1. protected
  2. void
setHTMConnection(HTMConnection connection)
  1. void
setLocalisedDescription(java.lang.String description,java.util.Locale locale)
Sets the property description.
  1. void
setLocalisedDisplayName(java.lang.String displayName,java.util.Locale locale)
Sets the property displayName.
  1. void
setName(java.lang.String arg0)
Sets the property name.
  1. void
setNamespace(java.lang.String arg0)
Sets the property namespace.
  1. protected
  2. void
setOriginal(Task task)
  1. void
setParentContextID(OID arg0)
Sets the property parentContextID.
  1. void
setPriority(java.lang.Integer arg0)
Sets the property priority.
  1. void
setRead(boolean readState)
Sets the property read.
  1. void
setState(java.lang.Integer newState)
Sets the property state.
  1. void
setSupportsClaimIfSuspended(boolean arg0)
Sets the property supportsClaimIfSuspended.
  1. void
setSupportsDelegation(boolean arg0)
Sets the property supportsDelegation.
  1. void
setSupportsFollowOnTasks(boolean arg0)
Sets the property supportsFollowOnTasks.
  1. void
setSupportsSubTasks(boolean arg0)
Sets the property supportsSubTasks.
  1. void
setSuspended(boolean suspendedState)
Sets the property suspended.
  1. void
setType(java.lang.String arg0)
Sets the property type.
  1. void
setWorkBasketName(java.lang.String arg0)
Sets the property workBasketName.
  1. boolean
supportsAutomaticClaim()
Returns the property supportsAutomaticClaim.
  1. boolean
supportsClaimIfSuspended()
Returns the property supportsClaimIfSuspended.
  1. boolean
supportsDelegation()
Returns the property supportsDelegation.
  1. boolean
supportsFollowOnTasks()
Returns the property supportsFollowOnTasks.
  1. boolean
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

  1. public static final java.lang.String COPYRIGHT
(C) Copyright IBM Corporation 2004, 2012.
See Also:

ACTIVATIONTIME_PROPERTY

  1. public static final java.lang.String ACTIVATIONTIME_PROPERTY
Use the property name to determine labels and converters for the activationTime property.
See Also:

APPLICATIONNAME_PROPERTY

  1. public static final java.lang.String APPLICATIONNAME_PROPERTY
Use the property name to determine labels and converters for the applicationName property.
See Also:

WORKBASKETNAME_PROPERTY

  1. public static final java.lang.String WORKBASKETNAME_PROPERTY
Use the property name to determine labels and converters for the workBasketName property.
See Also:

ASSIGNMENTTYPE_PROPERTY

  1. public static final java.lang.String ASSIGNMENTTYPE_PROPERTY
Use the property name to determine labels and converters for the assignmentType property.
See Also:

INVOKEDINSTANCETYPE_PROPERTY

  1. public static final java.lang.String INVOKEDINSTANCETYPE_PROPERTY
Use the property name to determine labels and converters for the invokedInstanceType property.
See Also:

AUTODELETIONMODE_PROPERTY

  1. public static final java.lang.String AUTODELETIONMODE_PROPERTY
Use the property name to determine labels and converters for the autoDeletionMode property.
See Also:

BUSINESSRELEVANT_PROPERTY

  1. public static final java.lang.String BUSINESSRELEVANT_PROPERTY
Use the property name to determine labels and converters for the businessRelevant property.
See Also:

COMPLETIONTIME_PROPERTY

  1. public static final java.lang.String COMPLETIONTIME_PROPERTY
Use the property name to determine labels and converters for the completionTime property.
See Also:

CONTAINMENTCONTEXTID_PROPERTY

  1. public static final java.lang.String CONTAINMENTCONTEXTID_PROPERTY
Use the property name to determine labels and converters for the containmentContextID property.
See Also:

CUSTOMPROPERTY_PROPERTY

  1. public static final java.lang.String CUSTOMPROPERTY_PROPERTY
Use the property name to determine labels and converters for the customProperty property.
See Also:

DESCRIPTION_PROPERTY

  1. public static final java.lang.String DESCRIPTION_PROPERTY
Use the property name to determine labels and converters for the description property.
See Also:

DISPLAYNAME_PROPERTY

  1. public static final java.lang.String DISPLAYNAME_PROPERTY
Use the property name to determine labels and converters for the displayName property.
See Also:

ESCALATED_PROPERTY

  1. public static final java.lang.String ESCALATED_PROPERTY
Use the property name to determine labels and converters for the escalated property.
See Also:

ESCALATEDUPDATEABLE_PROPERTY

  1. public static final java.lang.String ESCALATEDUPDATEABLE_PROPERTY
Use the property name to determine labels and converters for the escalatedUpdateable property.
See Also:

CHILD_PROPERTY

  1. public static final java.lang.String CHILD_PROPERTY
Use the property name to determine labels and converters for the child property.
See Also:

READ_PROPERTY

  1. public static final java.lang.String READ_PROPERTY
Use the property name to determine labels and converters for the read property.
See Also:

EXPIRATIONTIME_PROPERTY

  1. public static final java.lang.String EXPIRATIONTIME_PROPERTY
Use the property name to determine labels and converters for the expirationTime property.
See Also:

DELETIONTIME_PROPERTY

  1. public static final java.lang.String DELETIONTIME_PROPERTY
Use the property name to determine labels and converters for the deletionTime property.
See Also:

FIRSTACTIVATIONTIME_PROPERTY

  1. public static final java.lang.String FIRSTACTIVATIONTIME_PROPERTY
Use the property name to determine labels and converters for the firstActivationTime property.
See Also:

ID_PROPERTY

  1. public static final java.lang.String ID_PROPERTY
Use the property name to determine labels and converters for the ID property.
See Also:

INHERITEDAUTHORIZATION_PROPERTY

  1. public static final java.lang.String INHERITEDAUTHORIZATION_PROPERTY
Use the property name to determine labels and converters for the inheritedAuthorization property.
See Also:

INPUTMESSAGETYPENAME_PROPERTY

  1. public static final java.lang.String INPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the inputMessageTypeName property.
See Also:

KIND_PROPERTY

  1. public static final java.lang.String KIND_PROPERTY
Use the property name to determine labels and converters for the kind property.
See Also:

LASTMODIFICATIONTIME_PROPERTY

  1. public static final java.lang.String LASTMODIFICATIONTIME_PROPERTY
Use the property name to determine labels and converters for the lastModificationTime property.
See Also:

LASTSTATECHANGETIME_PROPERTY

  1. public static final java.lang.String LASTSTATECHANGETIME_PROPERTY
Use the property name to determine labels and converters for the lastStateChangeTime property.
See Also:

NAME_PROPERTY

  1. public static final java.lang.String NAME_PROPERTY
Use the property name to determine labels and converters for the name property.
See Also:

ORIGINATOR_PROPERTY

  1. public static final java.lang.String ORIGINATOR_PROPERTY
Use the property name to determine labels and converters for the originator property.
See Also:

OUTPUTMESSAGETYPENAME_PROPERTY

  1. public static final java.lang.String OUTPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the outputMessageTypeName property.
See Also:

OWNER_PROPERTY

  1. public static final java.lang.String OWNER_PROPERTY
Use the property name to determine labels and converters for the owner property.
See Also:

PARENTCONTEXTID_PROPERTY

  1. public static final java.lang.String PARENTCONTEXTID_PROPERTY
Use the property name to determine labels and converters for the parentContextID property.
See Also:

INVOKEDINSTANCEID_PROPERTY

  1. public static final java.lang.String INVOKEDINSTANCEID_PROPERTY
Use the property name to determine labels and converters for the invokedInstanceID property.
See Also:

PRIORITY_PROPERTY

  1. public static final java.lang.String PRIORITY_PROPERTY
Use the property name to determine labels and converters for the priority property.
See Also:

STARTTIME_PROPERTY

  1. public static final java.lang.String STARTTIME_PROPERTY
Use the property name to determine labels and converters for the startTime property.
See Also:

STATE_PROPERTY

  1. public static final java.lang.String STATE_PROPERTY
Use the property name to determine labels and converters for the state property.
See Also:

SUBSTITUTIONPOLICY_PROPERTY

  1. public static final java.lang.String SUBSTITUTIONPOLICY_PROPERTY
Use the property name to determine labels and converters for the substitutionPolicy property.
See Also:

SUSPENDED_PROPERTY

  1. public static final java.lang.String SUSPENDED_PROPERTY
Use the property name to determine labels and converters for the property suspended.
See Also:

TYPE_PROPERTY

  1. public static final java.lang.String TYPE_PROPERTY
Use the property name to determine labels and converters for type.
See Also:

ADHOC_PROPERTY

  1. public static final java.lang.String ADHOC_PROPERTY
Use the property name to determine labels and converters for the property adHoc.
See Also:

DUETIME_PROPERTY

  1. public static final java.lang.String DUETIME_PROPERTY
Use the property name to determine labels and converters for the property dueTime.
See Also:

RESUMPTIONTIME_PROPERTY

  1. public static final java.lang.String RESUMPTIONTIME_PROPERTY
Use the property name to determine labels and converters for the property resumptionTime.
See Also:

INLINE_PROPERTY

  1. public static final java.lang.String INLINE_PROPERTY
Use the property name to determine labels and converters for the property inline.
See Also:

NAMESPACE_PROPERTY

  1. public static final java.lang.String NAMESPACE_PROPERTY
Use the property name to determine labels and converters for the property namespace.
See Also:

POSITIONINHIERARCHY_PROPERTY

  1. public static final java.lang.String POSITIONINHIERARCHY_PROPERTY
Use the property name to determine labels and converters for the property positionInHierarchy.
See Also:

STARTER_PROPERTY

  1. public static final java.lang.String STARTER_PROPERTY
Use the property name to determine labels and converters for the property starter.
See Also:

SUPPORTSAUTOMATICCLAIM_PROPERTY

  1. public static final java.lang.String SUPPORTSAUTOMATICCLAIM_PROPERTY
Use the property name to determine labels and converters for the property automaticClaim.
See Also:

SUPPORTSCLAIMIFSUSPENDED_PROPERTY

  1. public static final java.lang.String SUPPORTSCLAIMIFSUSPENDED_PROPERTY
Use the property name to determine labels and converters for the property supportsClaimIfSuspended.
See Also:

SUPPORTSDELEGATION_PROPERTY

  1. public static final java.lang.String SUPPORTSDELEGATION_PROPERTY
Use the property name to determine labels and converters for the property supportsDelegation.
See Also:

SUPPORTSSUBTASKS_PROPERTY

  1. public static final java.lang.String SUPPORTSSUBTASKS_PROPERTY
Use the property name to determine labels and converters for the property supportsSubTasks.
See Also:

SUPPORTSFOLLOWONTASKS_PROPERTY

  1. public static final java.lang.String SUPPORTSFOLLOWONTASKS_PROPERTY
Use the property name to determine labels and converters for the property supportsFollowOnTasks.
See Also:

WAITINGFORSUBTASK_PROPERTY

  1. public static final java.lang.String WAITINGFORSUBTASK_PROPERTY
Use the property name to determine labels and converters for the property waitingForSubTask.
See Also:

TASKTEMPLATENAME_PROPERTY

  1. public static final java.lang.String TASKTEMPLATENAME_PROPERTY
Use the property name to determine labels and converters for the property task template name.
See Also:

TASKTEMPLATEDISPLAYNAME_PROPERTY

  1. public static final java.lang.String TASKTEMPLATEDISPLAYNAME_PROPERTY
Use the property name to determine labels and converters for the property task template display name.
See Also:

DURATIONUNTILDUE_PROPERTY

  1. public static final java.lang.String DURATIONUNTILDUE_PROPERTY
Use the property name to determine converter for the durationUntilDue property.
See Also:

DURATIONUNTILEXPIRES_PROPERTY

  1. public static final java.lang.String DURATIONUNTILEXPIRES_PROPERTY
Use the property name to determine converter for the durationUntilExpires property.
See Also:

TASKTEMPLATEID_PROPERTY

  1. public static final java.lang.String TASKTEMPLATEID_PROPERTY
Use the property name to determine labels and converters for thetaskTemplateID property
See Also:

VALIDFROMTIME_PROPERTY

  1. public static final java.lang.String VALIDFROMTIME_PROPERTY
Use the property name to determine labels and converters for thevalidFromTime property
See Also:

SNAPSHOTID_PROPERTY

  1. public static final java.lang.String SNAPSHOTID_PROPERTY
Use the property name to determine labels and converters for the snapshotID property.
See Also:

SNAPSHOTNAME_PROPERTY

  1. public static final java.lang.String SNAPSHOTNAME_PROPERTY
Use the property name to determine labels and converters for the snapshotName property.
See Also:

TRACKNAME_PROPERTY

  1. public static final java.lang.String TRACKNAME_PROPERTY
Use the property name to determine labels and converters for the trackName property.
See Also:

PROCESSAPPNAME_PROPERTY

  1. public static final java.lang.String PROCESSAPPNAME_PROPERTY
Use the property name to determine labels and converters for the processAppName property.
See Also:

PROCESSAPPACRONYM_PROPERTY

  1. public static final java.lang.String PROCESSAPPACRONYM_PROPERTY
Use the property name to determine labels and converters for the processAppAcronym property.
See Also:

TOOLKITSNAPSHOTID_PROPERTY

  1. public static final java.lang.String TOOLKITSNAPSHOTID_PROPERTY
Use the property name to determine labels and converters for the toolkitSnapshotID property.
See Also:

TOOLKITSNAPSHOTNAME_PROPERTY

  1. public static final java.lang.String TOOLKITSNAPSHOTNAME_PROPERTY
Use the property name to determine labels and converters for the toolkitSnapshotName property.
See Also:

TOOLKITNAME_PROPERTY

  1. public static final java.lang.String TOOLKITNAME_PROPERTY
Use the property name to determine labels and converters for the toolkitName property.
See Also:

TOOLKITACRONYM_PROPERTY

  1. public static final java.lang.String TOOLKITACRONYM_PROPERTY
Use the property name to determine labels and converters for the toolkitAcronym property.
See Also:

TOPLEVELTOOLKITNAME_PROPERTY

  1. public static final java.lang.String TOPLEVELTOOLKITNAME_PROPERTY
Use the property name to determine labels and converters for the topLevelToolkitName property.
See Also:

TOPLEVELTOOLKITACRONYM_PROPERTY

  1. public static final java.lang.String TOPLEVELTOOLKITACRONYM_PROPERTY
Use the property name to determine labels and converters for the topLevelToolkitAcronym property.
See Also:

TIP_PROPERTY

  1. public static final java.lang.String TIP_PROPERTY
Use the property name to determine labels and converters for the tip property.
See Also:

CUSTOMTEXT1_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT1_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT2_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT2_PROPERTY
Use the property name to determine labels and converters for the customText2 property.
See Also:

CUSTOMTEXT3_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT3_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT4_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT4_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT5_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT5_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT6_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT6_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT7_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT7_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT8_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT8_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

Constructor Detail

TaskInstanceBean

  1. public TaskInstanceBean(QueryResultSet resultSet,
  2. HTMConnection htmConnection)
Constructs a new TaskInstanceBean from a QueryResultSet.
Parameters:
resultSet - The result object of a query.
htmConnection - The connection to the HumanTaskManagerService API.

TaskInstanceBean

  1. public TaskInstanceBean(QueryResultSet resultSet,
  2. java.lang.String taskDataViewName,
  3. HTMConnection htmConnection)
Constructs a new TaskInstanceBean from a QueryResultSet.
Parameters:
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

  1. public TaskInstanceBean(QueryResultSet resultSet,
  2. HTMConnection htmConnection,
  3. java.util.Locale locale)
Constructs a new TaskInstanceBean from a QueryResultSet.
Parameters:
resultSet - The result object of a query.
htmConnection - The connection to the HumanTaskManagerService API.
locale - The locale of the locale dependant properties.

TaskInstanceBean

  1. public TaskInstanceBean(QueryResultSet resultSet,
  2. java.lang.String taskDataViewName,
  3. HTMConnection htmConnection,
  4. java.util.Locale locale)
Constructs a new TaskInstanceBean from a QueryResultSet.
Parameters:
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

  1. public TaskInstanceBean(Task task,
  2. HTMConnection htmConnection)
Constructs a TaskInstanceBean from an original Task object.
Parameters:
task - The original data object.
htmConnection - The connection to the HumanTaskManagerService API.

TaskInstanceBean

  1. protected TaskInstanceBean(TKIID id,
  2. HTMConnection htmConnection,
  3. java.util.Locale locale)
Constructs a TaskInstanceBean from a task instance id.
Parameters:
id - The task instance id.
htmConnection - The connection to the HumanTaskManagerService API.
locale - The locale of the locale dependant properties.

Method Detail

getConverter

  1. public static SimpleConverter getConverter( java.lang.String propertyName)
Returns the default converter for a given property.
Parameters:
propertyName - The name for the property.
Returns:
The converter instance if one has been registered with propertyName, null otherwise.

getLabel

  1. public static java.lang.String getLabel( java.lang.String propertyName)
Returns the resource bundle key for a property
Parameters:
propertyName - The name for the property.
Returns:
The resource bundle key for the property.

getLabel

  1. public static java.lang.String getLabel( java.lang.String propertyName,
  2. java.util.Locale locale)
Returns the label for a property from the resource bundle. If no label is found in the resource bundle the resource bundle key for the property is returned.
Parameters:
propertyName - The name for the property.
locale - The locale.
Returns:
The label or the resource bundle key for the property.

isValid

  1. public static boolean isValid(java.lang.String propertyName)
Checks if the property is valid.
Parameters:
propertyName - The name of the property to be checked.
Returns:
True, if the propertyName is a known property for an object of this class.

createOutputMessageWrapper

  1. public MessageWrapper createOutputMessageWrapper( )
  2. throws ClientException
Creates an initial empty output message.
Returns:
The wrapped message.
Throws:

getActivationTime

  1. public java.util.Calendar getActivationTime( )
Returns the property activationTime.
Specified by:
getActivationTime in interface Task
See Also:

getApplicationDefaultsID

  1. public ACOID getApplicationDefaultsID( )
Returns the property applicationDefaultsID.
Specified by:
See Also:

getAutoDeletionMode

  1. public int getAutoDeletionMode( )
Returns the property autoDeletionMode.
Specified by:
getAutoDeletionMode in interface Task
See Also:

getAssignmentType

  1. public int getAssignmentType()
Returns the property assignmentType.
Specified by:
getAssignmentType in interface Task
See Also:

getInvokedInstanceType

  1. public int getInvokedInstanceType( )
Returns the property invokedInstanceType.
Specified by:
See Also:

getInheritedAuthorization

  1. public int getInheritedAuthorization( )
Returns the property inheritedAuthorization.
Specified by:
See Also:

getCalendarName

  1. public java.lang.String getCalendarName( )
Returns the property calendarName.
Specified by:
getCalendarName in interface Task
See Also:

getCompletionTime

  1. public java.util.Calendar getCompletionTime( )
Returns the property completionTime.
Specified by:
getCompletionTime in interface Task
See Also:

getContainmentContextID

  1. public OID getContainmentContextID( )
Returns the property containmentContextID.
Specified by:
See Also:

getContextAuthorizationOfOwner

  1. public int getContextAuthorizationOfOwner( )
Returns the property contextAuthorizationOfOwner.
Specified by:
See Also:

getDescription

  1. public com.ibm.bpc.clientcore.util.LocalisedString getDescription( )
Returns the localised description.
Returns:
The localised description.

getDescription

  1. public java.lang.String getDescription( java.util.Locale locale)
Returns the property description.
Specified by:
getDescription in interface Task
Parameters:
locale - The locale for which the description is to be provided.
See Also:

getDisplayName

  1. public com.ibm.bpc.clientcore.util.LocalisedString getDisplayName( )
Returns the localised display name.
Returns:
The localised display name.

getDisplayName

  1. public java.lang.String getDisplayName( java.util.Locale locale)
Returns the property displayName.
Specified by:
getDisplayName in interface Task
Parameters:
locale - The locale for which the display name is to be provided.
See Also:

getDueTime

  1. public java.util.Calendar getDueTime( )
Returns the property dueTime.
Specified by:
getDueTime in interface Task
See Also:

getDurationUntilDeleted

  1. public java.lang.String getDurationUntilDeleted( )
Returns the property durationUntilDeleted.
Specified by:
See Also:

getDurationUntilDue

  1. public java.lang.String getDurationUntilDue( )
Returns the property durationUntilDue.
Specified by:
getDurationUntilDue in interface Task
See Also:

getDurationUntilExpires

  1. public java.lang.String getDurationUntilExpires( )
Returns the property durationUntilExpires.
Specified by:
See Also:

getEventHandlerName

  1. public java.lang.String getEventHandlerName( )
Returns the property eventHandlerName.
Specified by:
getEventHandlerName in interface Task
See Also:

getWorkBasketName

  1. public java.lang.String getWorkBasketName( )
Returns the property workBasketName.
Specified by:
getWorkBasketName in interface Task
See Also:

getExpirationTime

  1. public java.util.Calendar getExpirationTime( )
Returns the property expirationTime.
Specified by:
getExpirationTime in interface Task
See Also:

getDeletionTime

  1. public java.util.Calendar getDeletionTime( )
Returns the property deletionTime.
Specified by:
getDeletionTime in interface Task
See Also:

getFaultMessageWrapper

  1. public MessageWrapper getFaultMessageWrapper( )
  2. throws ClientException
Retrieves the fault message. If the task instance is in state inactive an empty message is returned.
Returns:
The wrapped message.
Throws:

getFirstActivationTime

  1. public java.util.Calendar getFirstActivationTime( )
Returns the property firstActivationTime.
Specified by:
See Also:

getFollowOnTaskID

  1. public TKIID getFollowOnTaskID( )
Returns the property followOnTaskID.
Specified by:
getFollowOnTaskID in interface Task
See Also:

getID

  1. public TKIID getID()
Returns the property ID.
Specified by:
getID in interface Task
See Also:

getInputMessageTypeName

  1. public java.lang.String getInputMessageTypeName( )
Returns the property inputMessageTypeName.
Specified by:
See Also:

getInputMessageWrapper

  1. public MessageWrapper getInputMessageWrapper( )
  2. throws ClientException
Retrieves the input message. If web client settings are available the context root and the URL are retrieved.
Returns:
The wrapped message and web client settings.
Throws:
See Also:

getJNDINameOfCalendar

  1. public java.lang.String getJNDINameOfCalendar( )
Returns the property JNDINameOfCalendar.
Specified by:
See Also:

getJNDINameOfStaffPluginProvider

  1. public java.lang.String getJNDINameOfStaffPluginProvider( )
Returns the property JNDINameOfStaffPluginProvider.
Specified by:
See Also:

getKind

  1. public int getKind()
Returns the property kind.
Specified by:
getKind in interface Task
See Also:

getLastModificationTime

  1. public java.util.Calendar getLastModificationTime( )
Returns the property lastModificationTime.
Specified by:
See Also:

getLastStateChangeTime

  1. public java.util.Calendar getLastStateChangeTime( )
Returns the property lastStateChangeTime.
Specified by:
See Also:

getLocalesOfDescriptions

  1. public java.util.List getLocalesOfDescriptions( )
Returns the property localesOfDescriptions.
Specified by:
See Also:

getLocalesOfDisplayNames

  1. public java.util.List getLocalesOfDisplayNames( )
Returns the property localesOfDisplayNames.
Specified by:
See Also:

getName

  1. public java.lang.String getName( )
Returns the property name.
Specified by:
getName in interface Task
See Also:

getNamespace

  1. public java.lang.String getNamespace( )
Returns the property namespace.
Specified by:
getNamespace in interface Task
See Also:

getDefinitionName

  1. public java.lang.String getDefinitionName( )
Returns the property definition name.
Specified by:
getDefinitionName in interface Task
See Also:

getDefinitionNamespace

  1. public java.lang.String getDefinitionNamespace( )
Returns the property definition namespace.
Specified by:
See Also:

getOriginal

  1. protected Task getOriginal()

getOriginator

  1. public java.lang.String getOriginator( )
Returns the property originator.
Specified by:
getOriginator in interface Task
See Also:

getOutputMessageTypeName

  1. public java.lang.String getOutputMessageTypeName( )
Returns the property outputMessageTypeName.
Specified by:
See Also:

getOutputMessageWrapper

  1. public MessageWrapper getOutputMessageWrapper( )
  2. throws ClientException
Retrieves the output message. If web client settings are available the context root and the URL are retrieved.
Returns:
The wrapped message and web client settings.
Throws:
See Also:

getOwner

  1. public java.lang.String getOwner( )
Returns the property owner.
Specified by:
getOwner in interface Task
See Also:

getParentContextID

  1. public OID getParentContextID()
Returns the property parentContextID.
Specified by:
getParentContextID in interface Task
See Also:

getInvokedInstanceID

  1. public OID getInvokedInstanceID( )
Returns the property invokedInstanceID.
Specified by:
getInvokedInstanceID in interface Task
See Also:

getPriority

  1. public java.lang.Integer getPriority( )
Returns the property priority.
Specified by:
getPriority in interface Task
See Also:

getResumptionTime

  1. public java.util.Calendar getResumptionTime( )
Returns the property resumptionTime.
Specified by:
getResumptionTime in interface Task
See Also:

getStarter

  1. public java.lang.String getStarter( )
Returns the property starter.
Specified by:
getStarter in interface Task
See Also:

getStartTime

  1. public java.util.Calendar getStartTime( )
Returns the property startTime.
Specified by:
getStartTime in interface Task
See Also:

getState

  1. public int getState()
Returns the property state.
Specified by:
getState in interface Task
See Also:

getSubstitutionPolicy

  1. public int getSubstitutionPolicy( )
Returns the property substitutionPolicy.
Specified by:
See Also:

getTaskTemplateID

  1. public TKTID getTaskTemplateID( )
Returns the property taskTemplateID.
Specified by:
getTaskTemplateID in interface Task
See Also:

getTaskTemplateName

  1. public java.lang.String getTaskTemplateName( )
Returns the property taskTemplateName.
Specified by:
getTaskTemplateName in interface Task

getTopLevelTaskID

  1. public TKIID getTopLevelTaskID( )
Returns the property topLevelTaskID.
Specified by:
getTopLevelTaskID in interface Task
See Also:

getType

  1. public java.lang.String getType( )
Returns the property type.
Specified by:
getType in interface Task
See Also:

isAdHoc

  1. public boolean isAdHoc()
Returns the property adHoc.
Specified by:
isAdHoc in interface Task
See Also:

isBusinessRelevant

  1. public boolean isBusinessRelevant( )
Returns the property businessRelevant.
Specified by:
isBusinessRelevant in interface Task
See Also:

isEscalatedUpdateable

  1. public boolean isEscalatedUpdateable( )
Returns the property escalatedUpdateable().
Specified by:
See Also:

isReadUpdateable

  1. public boolean isReadUpdateable( )
Returns the property readUpdateable().
Specified by:
isReadUpdateable in interface Task
See Also:

isChild

  1. public boolean isChild()
Returns the property isChild.
Specified by:
isChild in interface Task
See Also:

isRead

  1. public boolean isRead()
Returns the property isRead.
Specified by:
isRead in interface Task
See Also:

isTransferredToWorkBasket

  1. public boolean isTransferredToWorkBasket( )
Returns the property isTransferrredToWorkBasket.
Specified by:
See Also:

isEscalated

  1. public boolean isEscalated()
Returns the property escalated.
Specified by:
isEscalated in interface Task
See Also:

isInline

  1. public boolean isInline()
Returns the property inline.
Specified by:
isInline in interface Task
See Also:

isSuspended

  1. public boolean isSuspended()
Returns the property suspended.
Specified by:
isSuspended in interface Task
See Also:

isWaitingForSubTask

  1. public boolean isWaitingForSubTask( )
Returns the property waitingForSubTask.
Specified by:
isWaitingForSubTask in interface Task
See Also:

setBusinessRelevance

  1. public void setBusinessRelevance( boolean arg0)
Sets the property businessRelevance.
Specified by:
setBusinessRelevance in interface Task
Parameters:
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.
See Also:

isBusinessRelevanceUpdateable

  1. public boolean isBusinessRelevanceUpdateable( )
Signals whether the business relevance property can be changed for the kind and current state of the object.
Specified by:

setContextAuthorizationOfOwner

  1. public void setContextAuthorizationOfOwner( int arg0)
Sets the property contextAuthorizationOfOwner.
Specified by:
Parameters:
arg0 - The authorization rights of the task owner for the associated context.

Possible values are: AUTH_NONE, AUTH_READER.

See Also:

isContextAuthorizationOfOwnerUpdateable

  1. public boolean isContextAuthorizationOfOwnerUpdateable( )
Signals whether the context authorization property can be changed for the kind and current state of the object.
Specified by:

setDescription

  1. public void setDescription(java.lang.String arg0,
  2. java.util.Locale arg1)
Sets the property description.
Specified by:
setDescription in interface Task
Parameters:
arg0 - The new value of the description.
arg1 - The locale for which the description is set.
See Also:

isDescriptionUpdateable

  1. public boolean isDescriptionUpdateable( )
Signals whether the description property can be changed for the kind and current state of the object.
Specified by:

setDisplayName

  1. public void setDisplayName(java.lang.String arg0,
  2. java.util.Locale arg1)
Sets the property displayName.
Specified by:
setDisplayName in interface Task
Parameters:
arg0 - The new value of the display name.
arg1 - The locale for which the display name is set.
See Also:

isDisplayNameUpdateable

  1. public boolean isDisplayNameUpdateable( )
Signals whether the display name property can be changed for the kind and current state of the object.
Specified by:

setDurationUntilDeleted

  1. public void setDurationUntilDeleted( java.lang.String arg0)
Sets the property durationUntilDeleted.
Specified by:
Parameters:
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.
See Also:

isDurationUntilDeletedUpdateable

  1. public boolean isDurationUntilDeletedUpdateable( )
Signals whether the duration until deleted property can be changed for the kind and current state of the object.
Specified by:

setDurationUntilDue

  1. public void setDurationUntilDue( java.lang.String arg0)
Sets the property durationUntilDue.
Specified by:
setDurationUntilDue in interface Task
Parameters:
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.
See Also:

isDurationUntilDueUpdateable

  1. public boolean isDurationUntilDueUpdateable( )
Signals whether the duration until due property can be changed for the kind and current state of the object.
Specified by:

setDurationUntilExpires

  1. public void setDurationUntilExpires( java.lang.String arg0)
Sets the property durationUntilExpires.
Specified by:
Parameters:
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.
See Also:

isDurationUntilExpiresUpdateable

  1. public boolean isDurationUntilExpiresUpdateable( )
Signals whether the duration until expires property can be changed for the kind and current state of the object.
Specified by:

setDueTime

  1. public void setDueTime(java.util.Calendar arg0)
Sets the property dueTime.
Specified by:
setDueTime in interface Task
Parameters:
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,
See Also:

isDueTimeUpdateable

  1. public boolean isDueTimeUpdateable( )
Signals whether the due time property can be changed for the kind and current state of the object.
Specified by:
isDueTimeUpdateable in interface Task

setExpirationTime

  1. public void setExpirationTime(java.util.Calendar arg0)
Sets the property expirationTime.
Specified by:
setExpirationTime in interface Task
Parameters:
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,
See Also:

isExpirationTimeUpdateable

  1. public boolean isExpirationTimeUpdateable( )
Signals whether the expiration time property can be changed for the kind and current state of the object.
Specified by:

setDeletionTime

  1. public void setDeletionTime(java.util.Calendar arg0)
Sets the property deletionTime.
Specified by:
setDeletionTime in interface Task
Parameters:
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,
See Also:

isDeletionTimeUpdateable

  1. public boolean isDeletionTimeUpdateable( )
Signals whether the deletion time property can be changed for the kind and current state of the object.
Specified by:

setEscalated

  1. public void setEscalated(boolean escalatedState)
Sets the property escalated.
Specified by:
setEscalated in interface Task
Parameters:
escalatedState -

setChild

  1. public void setChild(boolean childState)
Sets the property child.
Parameters:
childState -

setRead

  1. public void setRead(boolean readState)
Sets the property read.
Specified by:
setRead in interface Task
Parameters:
readState -

setEventHandlerName

  1. public void setEventHandlerName( java.lang.String arg0)
Sets the property eventHandlerName.
Specified by:
setEventHandlerName in interface Task
Parameters:
arg0 - The name of the event handler to be associated.
See Also:

isEventHandlerNameUpdateable

  1. public boolean isEventHandlerNameUpdateable( )
Signals whether the event handler name property can be changed for the kind and current state of the object.
Specified by:

setWorkBasketName

  1. public void setWorkBasketName(java.lang.String arg0)
Sets the property workBasketName.
Specified by:
setWorkBasketName in interface Task
Parameters:
arg0 - The name of the work basket to be associated. Null means that the task is no longer associated to any work basket.
See Also:

isWorkBasketNameUpdateable

  1. public boolean isWorkBasketNameUpdateable( )
Signals whether the work basket name property can be changed for the kind and current state of the object.
Specified by:

setLocalisedDescription

  1. public void setLocalisedDescription( java.lang.String description,
  2. java.util.Locale locale)
Sets the property description.
Parameters:
description -
locale -
See Also:

setLocalisedDisplayName

  1. public void setLocalisedDisplayName( java.lang.String displayName,
  2. java.util.Locale locale)
Sets the property displayName.
Parameters:
displayName -
locale -
See Also:

setName

  1. public void setName(java.lang.String arg0)
Sets the property name.
Specified by:
setName in interface Task
Parameters:
arg0 - The new name of the task instance.
See Also:

isNameUpdateable

  1. public boolean isNameUpdateable( )
Signals whether the name property can be changed for the kind and current state of the object.
Specified by:
isNameUpdateable in interface Task

setNamespace

  1. public void setNamespace(java.lang.String arg0)
Sets the property namespace.
Specified by:
setNamespace in interface Task
Parameters:
arg0 - The new namespace of the task instance.
See Also:

isNamespaceUpdateable

  1. public boolean isNamespaceUpdateable( )
Signals whether the namespace property can be changed for the kind and current state of the object.
Specified by:

setParentContextID

  1. public void setParentContextID( OID arg0)
Sets the property parentContextID.
Specified by:
setParentContextID in interface Task
Parameters:
arg0 - The object ID of the parent context.
See Also:

isParentContextIDUpdateable

  1. public boolean isParentContextIDUpdateable( )
Signals whether the parent context i d property can be changed for the kind and current state of the object.
Specified by:

setPriority

  1. public void setPriority(java.lang.Integer arg0)
Sets the property priority.
Specified by:
setPriority in interface Task
Parameters:
arg0 - The priority of the task instance.
See Also:

isPriorityUpdateable

  1. public boolean isPriorityUpdateable( )
Signals whether the priority property can be changed for the kind and current state of the object.
Specified by:
isPriorityUpdateable in interface Task

setState

  1. public void setState(java.lang.Integer newState)
Sets the property state.
Parameters:
newState -

setSupportsClaimIfSuspended

  1. public void setSupportsClaimIfSuspended( boolean arg0)
Sets the property supportsClaimIfSuspended.
Specified by:
Parameters:
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.
See Also:

setSupportsDelegation

  1. public void setSupportsDelegation( boolean arg0)
Sets the property supportsDelegation.
Specified by:
Parameters:
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.
See Also:

isSupportsDelegationUpdateable

  1. public boolean isSupportsDelegationUpdateable( )
Signals whether the supports delegation property can be changed for the kind and current state of the object.
Specified by:

setSupportsSubTasks

  1. public void setSupportsSubTasks( boolean arg0)
Sets the property supportsSubTasks.
Specified by:
setSupportsSubTasks in interface Task
Parameters:
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.
See Also:

isSupportsSubTasksUpdateable

  1. public boolean isSupportsSubTasksUpdateable( )
Signals whether the supports sub task property can be changed for the kind and current state of the object.
Specified by:

setSupportsFollowOnTasks

  1. public void setSupportsFollowOnTasks( boolean arg0)
Sets the property supportsFollowOnTasks.
Specified by:
Parameters:
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.
See Also:

isSupportsFollowOnTasksUpdateable

  1. public boolean isSupportsFollowOnTasksUpdateable( )
Signals whether the supports follow on task property can be changed for the kind and current state of the object.
Specified by:

setSuspended

  1. public void setSuspended(boolean suspendedState)
Sets the property suspended.
Parameters:
suspendedState -

setType

  1. public void setType(java.lang.String arg0)
Sets the property type.
Specified by:
setType in interface Task
Parameters:
arg0 - The type of the task instance.
See Also:

isTypeUpdateable

  1. public boolean isTypeUpdateable( )
Signals whether the type property can be changed for the kind and current state of the object.
Specified by:
isTypeUpdateable in interface Task

supportsAutomaticClaim

  1. public boolean supportsAutomaticClaim( )
Returns the property supportsAutomaticClaim.
Specified by:
See Also:

supportsDelegation

  1. public boolean supportsDelegation( )
Returns the property supportsDelegation.
Specified by:
supportsDelegation in interface Task
See Also:

supportsSubTasks

  1. public boolean supportsSubTasks( )
Returns the property supportsSubTasks.
Specified by:
supportsSubTasks in interface Task
See Also:

supportsFollowOnTasks

  1. public boolean supportsFollowOnTasks( )
Returns the property supportsFollowOnTasks.
Specified by:
See Also:

supportsClaimIfSuspended

  1. public boolean supportsClaimIfSuspended( )
Returns the property supportsClaimIfSuspended.
Specified by:
See Also:

isSupportsAutomaticClaim

  1. public boolean isSupportsAutomaticClaim( )
Returns the property supportsAutomaticClaim.
Returns:
supportsAutomaticClaim
See Also:

isSupportsDelegation

  1. public boolean isSupportsDelegation( )
Returns the property supportsDelegation.
Returns:
supportsDelegation
See Also:

isSupportsSubTasks

  1. public boolean isSupportsSubTasks( )
Returns the property supportsSubTasks.
Returns:
supportsSubTasks
See Also:

isSupportsFollowOnTasks

  1. public boolean isSupportsFollowOnTasks( )
Returns the property supportsFollowOnTasks.
Returns:
supportsFollowOnTasks
See Also:

isSupportsClaimIfSuspended

  1. public boolean isSupportsClaimIfSuspended( )
Returns the property supportsClaimIfSuspended.
Returns:
supportsClaimIfSuspended
See Also:

isSupportsClaimIfSuspendedUpdateable

  1. public boolean isSupportsClaimIfSuspendedUpdateable( )
Signals whether the supports claim suspended property can be changed for the kind and current state of the object.
Specified by:

getPositionInHierarchy

  1. public int getPositionInHierarchy( )
Returns the property positionInHierarchy.
Specified by:
See Also:

getValidFromTime

  1. public java.util.Calendar getValidFromTime( )
Returns the validFromTime property.
See Also:
com.ibm.task.api.TaskTemplateData#getValidFromTime()

getSnapshotID

  1. public java.lang.String getSnapshotID( )
Returns the snapshotID property.
See Also:
com.ibm.task.api.TaskTemplateData#getSnapshotID()

getSnapshotName

  1. public java.lang.String getSnapshotName( )
Returns the snapshotName property.
See Also:
com.ibm.task.api.TaskTemplateData#getSnapshotName()

getTrackName

  1. public java.lang.String getTrackName( )
Returns the trackName property.
See Also:
com.ibm.task.api.TaskTemplateData#getTrackName()

getProcessAppName

  1. public java.lang.String getProcessAppName( )
Returns the processAppName property.
See Also:
com.ibm.task.api.TaskTemplateData#getProcessAppName()

getProcessAppAcronym

  1. public java.lang.String getProcessAppAcronym( )
Returns the processAppAcronym property.
See Also:
com.ibm.task.api.TaskTemplateData#getProcessAppAcronym()

getToolkitSnapshotID

  1. public java.lang.String getToolkitSnapshotID( )
Returns the toolkitSnapshotID property.
See Also:
com.ibm.task.api.TaskTemplateData#getToolkitSnapshotID()

getToolkitSnapshotName

  1. public java.lang.String getToolkitSnapshotName( )
Returns the toolkitSnapshotName property.
See Also:
com.ibm.task.api.TaskTemplateData#getToolkitSnapshotName()

getToolkitName

  1. public java.lang.String getToolkitName( )
Returns the toolkitName property.
See Also:
com.ibm.task.api.TaskTemplateData#getToolkitName()

getToolkitAcronym

  1. public java.lang.String getToolkitAcronym( )
Returns the toolkitAcronym property.
See Also:
com.ibm.task.api.TaskTemplateData#getToolkitAcronym()

getTopLevelToolkitName

  1. public java.lang.String getTopLevelToolkitName( )
Returns the topLevelToolkitName property.
See Also:
com.ibm.task.api.TaskTemplateData#getTopLevelToolkitName()

getTopLevelToolkitAcronym

  1. public java.lang.String getTopLevelToolkitAcronym( )
Returns the topLevelToolkitAcronym property.
See Also:
com.ibm.task.api.TaskTemplateData#getTopLevelToolkitAcronym()

isTip

  1. public boolean isTip()
Returns the tip property.
See Also:

getCustomText1

  1. public java.lang.String getCustomText1( )
Returns the property customText1.
Specified by:
getCustomText1 in interface Task
See Also:

getCustomText2

  1. public java.lang.String getCustomText2( )
Returns the property customText2.
Specified by:
getCustomText2 in interface Task
See Also:

getCustomText3

  1. public java.lang.String getCustomText3( )
Returns the property customText3.
Specified by:
getCustomText3 in interface Task
See Also:

getCustomText4

  1. public java.lang.String getCustomText4( )
Returns the property customText4.
Specified by:
getCustomText4 in interface Task
See Also:

getCustomText5

  1. public java.lang.String getCustomText5( )
Returns the property customText5.
Specified by:
getCustomText5 in interface Task
See Also:

getCustomText6

  1. public java.lang.String getCustomText6( )
Returns the property customText6.
Specified by:
getCustomText6 in interface Task
See Also:

getCustomText7

  1. public java.lang.String getCustomText7( )
Returns the property customText7.
Specified by:
getCustomText7 in interface Task
See Also:

getCustomText8

  1. public java.lang.String getCustomText8( )
Returns the property customText8.
Specified by:
getCustomText8 in interface Task
See Also:

getApplicationName

  1. public java.lang.String getApplicationName( )
Description copied from interface: Task
Returns the name of the application the task is part of.
Specified by:
getApplicationName in interface Task

setApplicationName

  1. public void setApplicationName( java.lang.String newApplicationName)

getHTMConnection

  1. protected HTMConnection getHTMConnection( )
Returns:
Returns the connection.

setHTMConnection

  1. protected void setHTMConnection( HTMConnection connection)
Parameters:
connection - The connection to set.

setOriginal

  1. protected void setOriginal(Task task)
Parameters:
task - ???