|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.task.clientmodel.bean.TaskInstanceBean
public class TaskInstanceBean
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
autoDeletionMode
businessRelevant
completionTime
containmentContextID
contextAuthorizationOfOwner
dueTime
deletionTime
expirationTime
firstActivationTime
followOnTaskID
positionInHierarchy
adHoc
escalated
child
inline
waitingForSubTask
kind
lastModificationTime
lastStateChangeTime
name
namespace
definitionName
definitionNamespace
originator
owner
parentContextID
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.
Task
,
QueryResultSet
,
Serialized FormField Summary | |
---|---|
static java.lang.String |
ACTIVATIONTIME_PROPERTY
Use the property name to determine labels and converters for the activationTime property. |
static java.lang.String |
ADHOC_PROPERTY
Use the property name to determine labels and converters for the property adHoc. |
static java.lang.String |
APPLICATIONNAME_PROPERTY
Use the property name to determine labels and converters for the applicationName property. |
static java.lang.String |
AUTODELETIONMODE_PROPERTY
Use the property name to determine labels and converters for the autoDeletionMode property. |
static java.lang.String |
BUSINESSRELEVANT_PROPERTY
Use the property name to determine labels and converters for the businessRelevant property. |
static java.lang.String |
CHILD_PROPERTY
Use the property name to determine labels and converters for the child property. |
static java.lang.String |
COMPLETIONTIME_PROPERTY
Use the property name to determine labels and converters for the completionTime property. |
static java.lang.String |
CONTAINMENTCONTEXTID_PROPERTY
Use the property name to determine labels and converters for the containmentContextID property. |
static java.lang.String |
COPYRIGHT
(C) Copyright IBM Corporation 2004, 2007. |
static java.lang.String |
CUSTOMPROPERTY_PROPERTY
Use the property name to determine labels and converters for the customProperty property. |
static java.lang.String |
DELETIONTIME_PROPERTY
Use the property name to determine labels and converters for the deletionTime property. |
static java.lang.String |
DESCRIPTION_PROPERTY
Use the property name to determine labels and converters for the description property. |
static java.lang.String |
DISPLAYNAME_PROPERTY
Use the property name to determine labels and converters for the displayName property. |
static java.lang.String |
DUETIME_PROPERTY
Use the property name to determine labels and converters for the property dueTime. |
static java.lang.String |
ESCALATED_PROPERTY
Use the property name to determine labels and converters for the escalated property. |
static java.lang.String |
EXPIRATIONTIME_PROPERTY
Use the property name to determine labels and converters for the expirationTime property. |
static java.lang.String |
FIRSTACTIVATIONTIME_PROPERTY
Use the property name to determine labels and converters for the firstActivationTime property. |
static java.lang.String |
ID_PROPERTY
Use the property name to determine labels and converters for the ID property. |
static java.lang.String |
INLINE_PROPERTY
Use the property name to determine labels and converters for the property inline. |
static java.lang.String |
INPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the inputMessageTypeName property. |
static java.lang.String |
KIND_PROPERTY
Use the property name to determine labels and converters for the kind property. |
static java.lang.String |
LASTMODIFICATIONTIME_PROPERTY
Use the property name to determine labels and converters for the lastModificationTime property. |
static java.lang.String |
LASTSTATECHANGETIME_PROPERTY
Use the property name to determine labels and converters for the lastStateChangeTime property. |
static java.lang.String |
NAME_PROPERTY
Use the property name to determine labels and converters for the name property. |
static java.lang.String |
NAMESPACE_PROPERTY
Use the property name to determine labels and converters for the property namespace. |
static java.lang.String |
ORIGINATOR_PROPERTY
Use the property name to determine labels and converters for the originator property. |
static java.lang.String |
OUTPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the outputMessageTypeName property. |
static java.lang.String |
OWNER_PROPERTY
Use the property name to determine labels and converters for the owner property. |
static java.lang.String |
PARENTCONTEXTID_PROPERTY
Use the property name to determine labels and converters for the parentContextID property. |
static java.lang.String |
POSITIONINHIERARCHY_PROPERTY
Use the property name to determine labels and converters for the property positionInHierarchy. |
static java.lang.String |
PRIORITY_PROPERTY
Use the property name to determine labels and converters for the priority property. |
static java.lang.String |
RESUMPTIONTIME_PROPERTY
Use the property name to determine labels and converters for the property resumptionTime. |
static java.lang.String |
STARTER_PROPERTY
Use the property name to determine labels and converters for the property starter. |
static java.lang.String |
STARTTIME_PROPERTY
Use the property name to determine labels and converters for the startTime property. |
static java.lang.String |
STATE_PROPERTY
Use the property name to determine labels and converters for the state property. |
static java.lang.String |
SUBSTITUTIONPOLICY_PROPERTY
Use the property name to determine labels and converters for the substitutionPolicy property. |
static java.lang.String |
SUPPORTSAUTOMATICCLAIM_PROPERTY
Use the property name to determine labels and converters for the property automaticClaim. |
static java.lang.String |
SUPPORTSCLAIMIFSUSPENDED_PROPERTY
Use the property name to determine labels and converters for the property supportsClaimIfSuspended. |
static java.lang.String |
SUPPORTSDELEGATION_PROPERTY
Use the property name to determine labels and converters for the property supportsDelegation. |
static java.lang.String |
SUPPORTSFOLLOWONTASKS_PROPERTY
Use the property name to determine labels and converters for the property supportsFollowOnTasks. |
static java.lang.String |
SUPPORTSSUBTASKS_PROPERTY
Use the property name to determine labels and converters for the property supportsSubTasks. |
static java.lang.String |
SUSPENDED_PROPERTY
Use the property name to determine labels and converters for the property suspended. |
static java.lang.String |
TASKTEMPLATEDISPLAYNAME_PROPERTY
Use the property name to determine labels and converters for the property task template display name. |
static java.lang.String |
TASKTEMPLATENAME_PROPERTY
Use the property name to determine labels and converters for the property task template name. |
static java.lang.String |
TYPE_PROPERTY
Use the property name to determine labels and converters for type. |
static java.lang.String |
WAITINGFORSUBTASK_PROPERTY
Use the property name to determine labels and converters for the property waitingForSubTask. |
Fields inherited from interface com.ibm.task.api.Task |
---|
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, 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 | |
---|---|
TaskInstanceBean(com.ibm.task.api.QueryResultSet resultSet,
HTMConnection htmConnection)
Constructs a new TaskInstanceBean from a
QueryResultSet . |
|
TaskInstanceBean(com.ibm.task.api.QueryResultSet resultSet,
HTMConnection htmConnection,
java.util.Locale locale)
Constructs a new TaskInstanceBean from a QueryResultSet . |
|
TaskInstanceBean(com.ibm.task.api.QueryResultSet resultSet,
java.lang.String taskDataViewName,
HTMConnection htmConnection)
Constructs a new TaskInstanceBean from a QueryResultSet . |
|
TaskInstanceBean(com.ibm.task.api.QueryResultSet resultSet,
java.lang.String taskDataViewName,
HTMConnection htmConnection,
java.util.Locale locale)
Constructs a new TaskInstanceBean from a
QueryResultSet . |
|
TaskInstanceBean(com.ibm.task.api.Task task,
HTMConnection htmConnection)
Constructs a TaskInstanceBean from an original Task
object. |
Method Summary | |
---|---|
MessageWrapper |
createOutputMessageWrapper()
Creates an initial empty output message. |
java.util.Calendar |
getActivationTime()
Returns the property activationTime . |
com.ibm.task.api.ACOID |
getApplicationDefaultsID()
Returns the property applicationDefaultsID . |
java.lang.String |
getApplicationName()
|
int |
getAutoDeletionMode()
Returns the property autoDeletionMode . |
java.lang.String |
getCalendarName()
Returns the property calendarName . |
java.util.Calendar |
getCompletionTime()
Returns the property completionTime . |
com.ibm.bpe.api.OID |
getContainmentContextID()
Returns the property containmentContextID . |
int |
getContextAuthorizationOfOwner()
Returns the property contextAuthorizationOfOwner . |
static SimpleConverter |
getConverter(java.lang.String propertyName)
Returns the default converter for a given property. |
java.lang.String |
getDefinitionName()
Returns the property definition name . |
java.lang.String |
getDefinitionNamespace()
Returns the property definition namespace . |
java.util.Calendar |
getDeletionTime()
Returns the property deletionTime . |
com.ibm.bpc.clientcore.util.LocalisedString |
getDescription()
Returns the localised description. |
java.lang.String |
getDescription(java.util.Locale locale)
Returns the property description . |
com.ibm.bpc.clientcore.util.LocalisedString |
getDisplayName()
Returns the localised display name. |
java.lang.String |
getDisplayName(java.util.Locale locale)
Returns the property displayName . |
java.util.Calendar |
getDueTime()
Returns the property dueTime . |
java.lang.String |
getDurationUntilDeleted()
Returns the property durationUntilDeleted . |
java.lang.String |
getDurationUntilDue()
Returns the property durationUntilDue . |
java.lang.String |
getDurationUntilExpires()
Returns the property durationUntilExpires . |
java.lang.String |
getEventHandlerName()
Returns the property eventHandlerName . |
java.util.Calendar |
getExpirationTime()
Returns the property expirationTime . |
MessageWrapper |
getFaultMessageWrapper()
Retrieves the fault message. |
java.util.Calendar |
getFirstActivationTime()
Returns the property firstActivationTime . |
com.ibm.task.api.TKIID |
getFollowOnTaskID()
Returns the property followOnTaskID . |
protected HTMConnection |
getHTMConnection()
|
com.ibm.task.api.TKIID |
getID()
Returns the property ID . |
java.lang.String |
getInputMessageTypeName()
Returns the property inputMessageTypeName . |
MessageWrapper |
getInputMessageWrapper()
Retrieves the input message. |
java.lang.String |
getJNDINameOfCalendar()
Returns the property JNDINameOfCalendar . |
java.lang.String |
getJNDINameOfStaffPluginProvider()
Returns the property JNDINameOfStaffPluginProvider . |
int |
getKind()
Returns the property kind . |
static java.lang.String |
getLabel(java.lang.String propertyName)
Returns the resource bundle key for a property |
static java.lang.String |
getLabel(java.lang.String propertyName,
java.util.Locale locale)
Returns the label for a property from the resource bundle. |
java.util.Calendar |
getLastModificationTime()
Returns the property lastModificationTime . |
java.util.Calendar |
getLastStateChangeTime()
Returns the property lastStateChangeTime . |
java.util.List |
getLocalesOfDescriptions()
Returns the property localesOfDescriptions . |
java.util.List |
getLocalesOfDisplayNames()
Returns the property localesOfDisplayNames . |
java.lang.String |
getName()
Returns the property name . |
java.lang.String |
getNamespace()
Returns the property namespace . |
java.lang.String |
getOriginator()
Returns the property originator . |
java.lang.String |
getOutputMessageTypeName()
Returns the property outputMessageTypeName . |
MessageWrapper |
getOutputMessageWrapper()
Retrieves the output message. |
java.lang.String |
getOwner()
Returns the property owner . |
com.ibm.bpe.api.OID |
getParentContextID()
Returns the property parentContextID . |
int |
getPositionInHierarchy()
Returns the property positionInHierarchy . |
java.lang.Integer |
getPriority()
Returns the property priority . |
java.util.Calendar |
getResumptionTime()
Returns the property resumptionTime . |
java.lang.String |
getStarter()
Returns the property starter . |
java.util.Calendar |
getStartTime()
Returns the property startTime . |
int |
getState()
Returns the property state . |
int |
getSubstitutionPolicy()
Returns the property substitutionPolicy . |
com.ibm.task.api.TKTID |
getTaskTemplateID()
Returns the property taskTemplateID . |
java.lang.String |
getTaskTemplateName()
Returns the property taskTemplateName . |
com.ibm.task.api.TKIID |
getTopLevelTaskID()
Returns the property topLevelTaskID . |
java.lang.String |
getType()
Returns the property type . |
boolean |
isAdHoc()
Returns the property adHoc . |
boolean |
isBusinessRelevant()
Returns the property businessRelevant . |
boolean |
isChild()
Returns the property isChild . |
boolean |
isEscalated()
Returns the property escalated . |
boolean |
isInline()
Returns the property inline . |
boolean |
isSupportsAutomaticClaim()
Returns the property supportsAutomaticClaim . |
boolean |
isSupportsClaimIfSuspended()
Returns the property supportsClaimIfSuspended . |
boolean |
isSupportsDelegation()
Returns the property supportsDelegation . |
boolean |
isSupportsFollowOnTasks()
Returns the property supportsFollowOnTasks . |
boolean |
isSupportsSubTasks()
Returns the property supportsSubTasks . |
boolean |
isSuspended()
Returns the property suspended . |
static boolean |
isValid(java.lang.String propertyName)
Checks if the property is valid. |
boolean |
isWaitingForSubTask()
Returns the property waitingForSubTask . |
void |
setApplicationName(java.lang.String newApplicationName)
|
void |
setBusinessRelevance(boolean arg0)
Sets the property businessRelevance . |
void |
setChild(boolean childState)
Sets the property child . |
void |
setContextAuthorizationOfOwner(int arg0)
Sets the property contextAuthorizationOfOwner . |
void |
setDeletionTime(java.util.Calendar arg0)
Sets the property deletionTime . |
void |
setDescription(java.lang.String arg0,
java.util.Locale arg1)
Sets the property description . |
void |
setDisplayName(java.lang.String arg0,
java.util.Locale arg1)
Sets the property displayName . |
void |
setDueTime(java.util.Calendar arg0)
Sets the property dueTime . |
void |
setDurationUntilDeleted(java.lang.String arg0)
Sets the property durationUntilDeleted . |
void |
setDurationUntilDue(java.lang.String arg0)
Sets the property durationUntilDue . |
void |
setDurationUntilExpires(java.lang.String arg0)
Sets the property durationUntilExpires . |
void |
setEscalated(boolean escalatedState)
Sets the property escalated . |
void |
setEventHandlerName(java.lang.String arg0)
Sets the property eventHandlerName . |
void |
setExpirationTime(java.util.Calendar arg0)
Sets the property expirationTime . |
protected void |
setHTMConnection(HTMConnection connection)
|
void |
setLocalisedDescription(java.lang.String description,
java.util.Locale locale)
Sets the property description . |
void |
setLocalisedDisplayName(java.lang.String displayName,
java.util.Locale locale)
Sets the property displayName . |
void |
setName(java.lang.String arg0)
Sets the property name . |
void |
setNamespace(java.lang.String arg0)
Sets the property namespace . |
void |
setParentContextID(com.ibm.bpe.api.OID arg0)
Sets the property parentContextID . |
void |
setPriority(java.lang.Integer arg0)
Sets the property priority . |
void |
setState(java.lang.Integer newState)
Sets the property state . |
void |
setSupportsClaimIfSuspended(boolean arg0)
Sets the property supportsClaimIfSuspended . |
void |
setSupportsDelegation(boolean arg0)
Sets the property supportsDelegation . |
void |
setSupportsFollowOnTasks(boolean arg0)
Sets the property supportsFollowOnTasks . |
void |
setSupportsSubTasks(boolean arg0)
Sets the property supportsSubTasks . |
void |
setSuspended(boolean suspendedState)
Sets the property suspended . |
void |
setType(java.lang.String arg0)
Sets the property type . |
boolean |
supportsAutomaticClaim()
Returns the property supportsAutomaticClaim . |
boolean |
supportsClaimIfSuspended()
Returns the property supportsClaimIfSuspended . |
boolean |
supportsDelegation()
Returns the property supportsDelegation . |
boolean |
supportsFollowOnTasks()
Returns the property supportsFollowOnTasks . |
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 |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String ACTIVATIONTIME_PROPERTY
activationTime
property.
public static final java.lang.String APPLICATIONNAME_PROPERTY
applicationName
property.
public static final java.lang.String AUTODELETIONMODE_PROPERTY
autoDeletionMode
property.
public static final java.lang.String BUSINESSRELEVANT_PROPERTY
businessRelevant
property.
public static final java.lang.String COMPLETIONTIME_PROPERTY
completionTime
property.
public static final java.lang.String CONTAINMENTCONTEXTID_PROPERTY
containmentContextID
property.
public static final java.lang.String CUSTOMPROPERTY_PROPERTY
customProperty
property.
public static final java.lang.String DESCRIPTION_PROPERTY
description
property.
public static final java.lang.String DISPLAYNAME_PROPERTY
displayName
property.
public static final java.lang.String ESCALATED_PROPERTY
escalated
property.
public static final java.lang.String CHILD_PROPERTY
child
property.
public static final java.lang.String EXPIRATIONTIME_PROPERTY
expirationTime
property.
public static final java.lang.String DELETIONTIME_PROPERTY
deletionTime
property.
public static final java.lang.String FIRSTACTIVATIONTIME_PROPERTY
firstActivationTime
property.
public static final java.lang.String ID_PROPERTY
ID
property.
public static final java.lang.String INPUTMESSAGETYPENAME_PROPERTY
inputMessageTypeName
property.
public static final java.lang.String KIND_PROPERTY
kind
property.
public static final java.lang.String LASTMODIFICATIONTIME_PROPERTY
lastModificationTime
property.
public static final java.lang.String LASTSTATECHANGETIME_PROPERTY
lastStateChangeTime
property.
public static final java.lang.String NAME_PROPERTY
name
property.
public static final java.lang.String ORIGINATOR_PROPERTY
originator
property.
public static final java.lang.String OUTPUTMESSAGETYPENAME_PROPERTY
outputMessageTypeName
property.
public static final java.lang.String OWNER_PROPERTY
owner
property.
public static final java.lang.String PARENTCONTEXTID_PROPERTY
parentContextID
property.
public static final java.lang.String PRIORITY_PROPERTY
priority
property.
public static final java.lang.String STARTTIME_PROPERTY
startTime
property.
public static final java.lang.String STATE_PROPERTY
state
property.
public static final java.lang.String SUBSTITUTIONPOLICY_PROPERTY
substitutionPolicy
property.
public static final java.lang.String SUSPENDED_PROPERTY
public static final java.lang.String TYPE_PROPERTY
public static final java.lang.String ADHOC_PROPERTY
public static final java.lang.String DUETIME_PROPERTY
public static final java.lang.String RESUMPTIONTIME_PROPERTY
public static final java.lang.String INLINE_PROPERTY
public static final java.lang.String NAMESPACE_PROPERTY
public static final java.lang.String POSITIONINHIERARCHY_PROPERTY
public static final java.lang.String STARTER_PROPERTY
public static final java.lang.String SUPPORTSAUTOMATICCLAIM_PROPERTY
public static final java.lang.String SUPPORTSCLAIMIFSUSPENDED_PROPERTY
public static final java.lang.String SUPPORTSDELEGATION_PROPERTY
public static final java.lang.String SUPPORTSSUBTASKS_PROPERTY
public static final java.lang.String SUPPORTSFOLLOWONTASKS_PROPERTY
public static final java.lang.String WAITINGFORSUBTASK_PROPERTY
public static final java.lang.String TASKTEMPLATENAME_PROPERTY
public static final java.lang.String TASKTEMPLATEDISPLAYNAME_PROPERTY
Constructor Detail |
---|
public TaskInstanceBean(com.ibm.task.api.QueryResultSet resultSet, HTMConnection htmConnection)
TaskInstanceBean
from a
QueryResultSet
.
resultSet
- The result object of a query.htmConnection
- The connection to the HumanTaskManagerService API.public TaskInstanceBean(com.ibm.task.api.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 attributeshtmConnection
- The connection to the HumanTaskManagerService API.public TaskInstanceBean(com.ibm.task.api.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.public TaskInstanceBean(com.ibm.task.api.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 attributeshtmConnection
- The connection to the HumanTaskManagerService API.locale
- The locale of the locale dependant properties.public TaskInstanceBean(com.ibm.task.api.Task task, HTMConnection htmConnection)
TaskInstanceBean
from an original Task
object.
task
- The original data object.htmConnection
- The connection to the HumanTaskManagerService API.Method Detail |
---|
public static SimpleConverter getConverter(java.lang.String propertyName)
propertyName
- The name for the property.
public static java.lang.String getLabel(java.lang.String propertyName)
propertyName
- The name for the property.
public static java.lang.String getLabel(java.lang.String propertyName, java.util.Locale locale)
propertyName
- The name for the property.locale
- The locale.
public static boolean isValid(java.lang.String propertyName)
propertyName
- The name of the property to be checked.
public MessageWrapper createOutputMessageWrapper() throws ClientException
ClientException
public java.util.Calendar getActivationTime()
activationTime
.
getActivationTime
in interface com.ibm.task.api.Task
Task.getActivationTime()
public com.ibm.task.api.ACOID getApplicationDefaultsID()
applicationDefaultsID
.
getApplicationDefaultsID
in interface com.ibm.task.api.Task
Task.getApplicationDefaultsID()
public int getAutoDeletionMode()
autoDeletionMode
.
getAutoDeletionMode
in interface com.ibm.task.api.Task
Task.getAutoDeletionMode()
public java.lang.String getCalendarName()
calendarName
.
getCalendarName
in interface com.ibm.task.api.Task
Task.getCalendarName()
public java.util.Calendar getCompletionTime()
completionTime
.
getCompletionTime
in interface com.ibm.task.api.Task
Task.getCompletionTime()
public com.ibm.bpe.api.OID getContainmentContextID()
containmentContextID
.
getContainmentContextID
in interface com.ibm.task.api.Task
Task.getContainmentContextID()
public int getContextAuthorizationOfOwner()
contextAuthorizationOfOwner
.
getContextAuthorizationOfOwner
in interface com.ibm.task.api.Task
Task.getContextAuthorizationOfOwner()
public com.ibm.bpc.clientcore.util.LocalisedString getDescription()
public java.lang.String getDescription(java.util.Locale locale)
description
.
getDescription
in interface com.ibm.task.api.Task
Task.getDescription(java.util.Locale)
public com.ibm.bpc.clientcore.util.LocalisedString getDisplayName()
public java.lang.String getDisplayName(java.util.Locale locale)
displayName
.
getDisplayName
in interface com.ibm.task.api.Task
Task.getDisplayName(java.util.Locale)
public java.util.Calendar getDueTime()
dueTime
.
getDueTime
in interface com.ibm.task.api.Task
Task.getDueTime()
public java.lang.String getDurationUntilDeleted()
durationUntilDeleted
.
getDurationUntilDeleted
in interface com.ibm.task.api.Task
Task.getDurationUntilDeleted()
public java.lang.String getDurationUntilDue()
durationUntilDue
.
getDurationUntilDue
in interface com.ibm.task.api.Task
Task.getDurationUntilDue()
public java.lang.String getDurationUntilExpires()
durationUntilExpires
.
getDurationUntilExpires
in interface com.ibm.task.api.Task
Task.getDurationUntilExpires()
public java.lang.String getEventHandlerName()
eventHandlerName
.
getEventHandlerName
in interface com.ibm.task.api.Task
Task.getEventHandlerName()
public java.util.Calendar getExpirationTime()
expirationTime
.
getExpirationTime
in interface com.ibm.task.api.Task
Task.getExpirationTime()
public java.util.Calendar getDeletionTime()
deletionTime
.
getDeletionTime
in interface com.ibm.task.api.Task
Task.getDeletionTime()
public MessageWrapper getFaultMessageWrapper() throws ClientException
ClientException
public java.util.Calendar getFirstActivationTime()
firstActivationTime
.
getFirstActivationTime
in interface com.ibm.task.api.Task
Task.getFirstActivationTime()
public com.ibm.task.api.TKIID getFollowOnTaskID()
followOnTaskID
.
getFollowOnTaskID
in interface com.ibm.task.api.Task
Task.getFollowOnTaskID()
public com.ibm.task.api.TKIID getID()
ID
.
getID
in interface com.ibm.task.api.Task
Task.getID()
public java.lang.String getInputMessageTypeName()
inputMessageTypeName
.
getInputMessageTypeName
in interface com.ibm.task.api.Task
Task.getInputMessageTypeName()
public MessageWrapper getInputMessageWrapper() throws ClientException
ClientException
HumanTaskManagerService.getInputMessage(com.ibm.task.api.TKIID)
public java.lang.String getJNDINameOfCalendar()
JNDINameOfCalendar
.
getJNDINameOfCalendar
in interface com.ibm.task.api.Task
Task.getJNDINameOfCalendar()
public java.lang.String getJNDINameOfStaffPluginProvider()
JNDINameOfStaffPluginProvider
.
getJNDINameOfStaffPluginProvider
in interface com.ibm.task.api.Task
Task.getJNDINameOfStaffPluginProvider()
public int getKind()
kind
.
getKind
in interface com.ibm.task.api.Task
Task.getKind()
public java.util.Calendar getLastModificationTime()
lastModificationTime
.
getLastModificationTime
in interface com.ibm.task.api.Task
Task.getLastModificationTime()
public java.util.Calendar getLastStateChangeTime()
lastStateChangeTime
.
getLastStateChangeTime
in interface com.ibm.task.api.Task
Task.getLastStateChangeTime()
public java.util.List getLocalesOfDescriptions()
localesOfDescriptions
.
getLocalesOfDescriptions
in interface com.ibm.task.api.Task
Task.getLocalesOfDescriptions()
public java.util.List getLocalesOfDisplayNames()
localesOfDisplayNames
.
getLocalesOfDisplayNames
in interface com.ibm.task.api.Task
Task.getLocalesOfDisplayNames()
public java.lang.String getName()
name
.
getName
in interface com.ibm.task.api.Task
Task.getName()
public java.lang.String getNamespace()
namespace
.
getNamespace
in interface com.ibm.task.api.Task
Task.getNamespace()
public java.lang.String getDefinitionName()
definition name
.
getDefinitionName
in interface com.ibm.task.api.Task
Task.getDefinitionName()
public java.lang.String getDefinitionNamespace()
definition namespace
.
getDefinitionNamespace
in interface com.ibm.task.api.Task
Task.getDefinitionNamespace()
public java.lang.String getOriginator()
originator
.
getOriginator
in interface com.ibm.task.api.Task
Task.getOriginator()
public java.lang.String getOutputMessageTypeName()
outputMessageTypeName
.
getOutputMessageTypeName
in interface com.ibm.task.api.Task
Task.getOutputMessageTypeName()
public MessageWrapper getOutputMessageWrapper() throws ClientException
ClientException
HumanTaskManagerService
public java.lang.String getOwner()
owner
.
getOwner
in interface com.ibm.task.api.Task
Task.getOwner()
public com.ibm.bpe.api.OID getParentContextID()
parentContextID
.
getParentContextID
in interface com.ibm.task.api.Task
Task.getParentContextID()
public java.lang.Integer getPriority()
priority
.
getPriority
in interface com.ibm.task.api.Task
Task.getPriority()
public java.util.Calendar getResumptionTime()
resumptionTime
.
getResumptionTime
in interface com.ibm.task.api.Task
Task.getResumptionTime()
public java.lang.String getStarter()
starter
.
getStarter
in interface com.ibm.task.api.Task
Task.getStarter()
public java.util.Calendar getStartTime()
startTime
.
getStartTime
in interface com.ibm.task.api.Task
Task.getStartTime()
public int getState()
state
.
getState
in interface com.ibm.task.api.Task
Task.getState()
public int getSubstitutionPolicy()
substitutionPolicy
.
getSubstitutionPolicy
in interface com.ibm.task.api.Task
Task.getSubstitutionPolicy()
public com.ibm.task.api.TKTID getTaskTemplateID()
taskTemplateID
.
getTaskTemplateID
in interface com.ibm.task.api.Task
Task.getTaskTemplateID()
public java.lang.String getTaskTemplateName()
taskTemplateName
.
getTaskTemplateName
in interface com.ibm.task.api.Task
public com.ibm.task.api.TKIID getTopLevelTaskID()
topLevelTaskID
.
getTopLevelTaskID
in interface com.ibm.task.api.Task
Task.getTopLevelTaskID()
public java.lang.String getType()
type
.
getType
in interface com.ibm.task.api.Task
Task.getType()
public boolean isAdHoc()
adHoc
.
isAdHoc
in interface com.ibm.task.api.Task
Task.isAdHoc()
public boolean isBusinessRelevant()
businessRelevant
.
isBusinessRelevant
in interface com.ibm.task.api.Task
Task.isBusinessRelevant()
public boolean isChild()
isChild
.
isChild
in interface com.ibm.task.api.Task
Task.isChild()
public boolean isEscalated()
escalated
.
isEscalated
in interface com.ibm.task.api.Task
Task.isEscalated()
public boolean isInline()
inline
.
isInline
in interface com.ibm.task.api.Task
Task.isInline()
public boolean isSuspended()
suspended
.
isSuspended
in interface com.ibm.task.api.Task
Task.isSuspended()
public boolean isWaitingForSubTask()
waitingForSubTask
.
isWaitingForSubTask
in interface com.ibm.task.api.Task
Task.isWaitingForSubTask()
public void setBusinessRelevance(boolean arg0)
businessRelevance
.
setBusinessRelevance
in interface com.ibm.task.api.Task
Task.setBusinessRelevance(boolean)
public void setContextAuthorizationOfOwner(int arg0)
contextAuthorizationOfOwner
.
setContextAuthorizationOfOwner
in interface com.ibm.task.api.Task
Task.setContextAuthorizationOfOwner(int)
public void setDescription(java.lang.String arg0, java.util.Locale arg1)
description
.
setDescription
in interface com.ibm.task.api.Task
Task.setDescription(java.lang.String,
java.util.Locale)
public void setDisplayName(java.lang.String arg0, java.util.Locale arg1)
displayName
.
setDisplayName
in interface com.ibm.task.api.Task
Task.setDisplayName(java.lang.String,
java.util.Locale)
public void setDurationUntilDeleted(java.lang.String arg0)
durationUntilDeleted
.
setDurationUntilDeleted
in interface com.ibm.task.api.Task
Task.setDurationUntilDeleted(java.lang.String)
public void setDurationUntilDue(java.lang.String arg0)
durationUntilDue
.
setDurationUntilDue
in interface com.ibm.task.api.Task
Task.setDurationUntilDue(java.lang.String)
public void setDurationUntilExpires(java.lang.String arg0)
durationUntilExpires
.
com.ibm.task.api.Task#setDurationUntilExpires(java.lang.String)
public void setDueTime(java.util.Calendar arg0)
dueTime
.
com.ibm.task.api.Task#setDueTime(java.lang.Calendar)
public void setExpirationTime(java.util.Calendar arg0)
expirationTime
.
com.ibm.task.api.Task#setExpirationTime(java.lang.Calendar)
public void setDeletionTime(java.util.Calendar arg0)
deletionTime
.
com.ibm.task.api.Task#setDeletionTime(java.lang.Calendar)
public void setEscalated(boolean escalatedState)
escalated
.
escalatedState
- public void setChild(boolean childState)
child
.
childState
- public void setEventHandlerName(java.lang.String arg0)
eventHandlerName
.
setEventHandlerName
in interface com.ibm.task.api.Task
Task.setEventHandlerName(java.lang.String)
public void setLocalisedDescription(java.lang.String description, java.util.Locale locale)
description
.
description
- locale
- Task.setDescription(java.lang.String,
java.util.Locale)
public void setLocalisedDisplayName(java.lang.String displayName, java.util.Locale locale)
displayName
.
displayName
- locale
- Task.setDisplayName(java.lang.String,
java.util.Locale)
public void setName(java.lang.String arg0)
name
.
setName
in interface com.ibm.task.api.Task
Task.setName(java.lang.String)
public void setNamespace(java.lang.String arg0)
namespace
.
setNamespace
in interface com.ibm.task.api.Task
Task.setNamespace(java.lang.String)
public void setParentContextID(com.ibm.bpe.api.OID arg0)
parentContextID
.
setParentContextID
in interface com.ibm.task.api.Task
Task.setParentContextID(com.ibm.bpe.api.OID)
public void setPriority(java.lang.Integer arg0)
priority
.
setPriority
in interface com.ibm.task.api.Task
Task.setPriority(java.lang.Integer)
public void setState(java.lang.Integer newState)
state
.
newState
- public void setSupportsClaimIfSuspended(boolean arg0)
supportsClaimIfSuspended
.
setSupportsClaimIfSuspended
in interface com.ibm.task.api.Task
Task.setSupportsClaimIfSuspended(boolean)
public void setSupportsDelegation(boolean arg0)
supportsDelegation
.
setSupportsDelegation
in interface com.ibm.task.api.Task
Task.setSupportsDelegation(boolean)
public void setSupportsSubTasks(boolean arg0)
supportsSubTasks
.
setSupportsSubTasks
in interface com.ibm.task.api.Task
Task.setSupportsSubTasks(boolean)
public void setSupportsFollowOnTasks(boolean arg0)
supportsFollowOnTasks
.
setSupportsFollowOnTasks
in interface com.ibm.task.api.Task
Task.setSupportsFollowOnTasks(boolean)
public void setSuspended(boolean suspendedState)
suspended
.
suspendedState
- public void setType(java.lang.String arg0)
type
.
setType
in interface com.ibm.task.api.Task
Task.setType(java.lang.String)
public boolean supportsAutomaticClaim()
supportsAutomaticClaim
.
supportsAutomaticClaim
in interface com.ibm.task.api.Task
Task.supportsAutomaticClaim()
public boolean supportsDelegation()
supportsDelegation
.
supportsDelegation
in interface com.ibm.task.api.Task
Task.supportsDelegation()
public boolean supportsSubTasks()
supportsSubTasks
.
supportsSubTasks
in interface com.ibm.task.api.Task
Task.supportsSubTasks()
public boolean supportsFollowOnTasks()
supportsFollowOnTasks
.
supportsFollowOnTasks
in interface com.ibm.task.api.Task
Task.supportsFollowOnTasks()
public boolean supportsClaimIfSuspended()
supportsClaimIfSuspended
.
supportsClaimIfSuspended
in interface com.ibm.task.api.Task
Task.supportsClaimIfSuspended()
public boolean isSupportsAutomaticClaim()
supportsAutomaticClaim
.
Task.supportsAutomaticClaim()
public boolean isSupportsDelegation()
supportsDelegation
.
Task.supportsDelegation()
public boolean isSupportsSubTasks()
supportsSubTasks
.
Task.supportsSubTasks()
public boolean isSupportsFollowOnTasks()
supportsFollowOnTasks
.
Task.supportsFollowOnTasks()
public boolean isSupportsClaimIfSuspended()
supportsClaimIfSuspended
.
Task.supportsClaimIfSuspended()
public int getPositionInHierarchy()
positionInHierarchy
.
getPositionInHierarchy
in interface com.ibm.task.api.Task
Task.getPositionInHierarchy()
public java.lang.String getApplicationName()
getApplicationName
in interface com.ibm.task.api.Task
public void setApplicationName(java.lang.String newApplicationName)
protected HTMConnection getHTMConnection()
protected void setHTMConnection(HTMConnection connection)
connection
- The connection to set.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |