Method Summary |
|
public ActivityFinder | activityFinder() Returns an
de.danet.an.workflow.ras.ActivityFinderActivityFinder that identifies this activity
against a resource assignment service as defined by
de.danet.an.workflow.ras the ras package . |
public WfAuditEvent | auditEventBase() Returns a WfAuditEvent containing information about the
activity and its container, only. |
public WfProcess | container() Describe container method here. |
protected WfAuditEvent | containerAuditEventBase() Returns an WfAuditEvent containing container-related
information. |
public WfProcessLocal | containerLocal() Describe container method here. |
protected Implementation[] | getPaActImpl() The getter method implementation for the persistent
attribute tools . |
protected Element | getPaActivityElement() Describe getPaActivityElement method here. |
protected int | getPaAuditEventSelection() The getter method implementation for the persistent
attribute auditEventSelection . |
protected Long | getPaBlockActivity() The getter method implementation for the persistent
attribute blockActivity . |
protected List | getPaDeadlines() The getter method implementation for the persistent
attribute deadlines . |
protected boolean | getPaDebug() The getter method implementation for the persistent
attribute Debug . |
protected boolean | getPaDeferChoiceOnSplit() The getter method implementation for the persistent
attribute deferChoiceOnSplit . |
protected String | getPaDescription() The getter method implementation for the persistent
attribute description . |
protected Integer | getPaExecStat() The getter method implementation for the persistent
attribute executor . |
protected StartFinishMode | getPaFinishMode() The getter method implementation for the persistent
attribute finishMode . |
protected JoinAndSplitMode | getPaJoinMode() The getter method implementation for the persistent
attribute joinMode . |
protected String | getPaKey() The getter method implementation for the persistent
attribute key . |
protected Date | getPaLastStateTime() The getter method implementation for the persistent
attribute lastStateTime . |
protected String | getPaName() The getter method implementation for the persistent
attribute name . |
protected boolean | getPaNoAssignments() The getter method implementation for the persistent
attribute noAssignments . |
protected String | getPaPendingException() The getter method implementation for the persistent
attribute pendingException . |
protected boolean | getPaPendingExceptionIsFromBlock() The getter method for the persistent flag
pendingExceptionIsFromBlock . |
protected String | getPaPerformer() The getter method implementation for the persistent
attribute performer . |
protected boolean | getPaPreliminarilyChosen() The getter method implementation for the persistent
attribute preliminaryElected . |
protected Priority | getPaPriority() The getter method implementation for the persistent
attribute priority . |
protected JoinAndSplitMode | getPaSplitMode() The getter method implementation for the persistent
attribute splitMode . |
protected StartFinishMode | getPaStartMode() The getter method implementation for the persistent
attribute startMode . |
protected Date | getPaStartTime() The getter method implementation for the persistent
attribute startTime . |
protected boolean | getPaStoreAuditEvents() The getter method implementation for the persistent
attribute storeAuditEvents . |
protected int | getPaSubStateBackup() The getter method implementation for the persistent
attribute subStateBackup . |
protected String | getPaSubflow() The getter method implementation for the persistent
attribute Subflow . |
protected long | getPaSuspendAccum() The getter method implementation for the persistent
attribute suspendAccum . |
protected Date | getPaSuspendStart() The getter method implementation for the persistent
attribute suspendStart . |
protected ThreadInfo | getPaThreadInfo() The getter method implementation for the persistent
attribute threadInfo . |
protected State | getPaTypedState() The getter method implementation for the persistent
attribute typedState . |
protected String | getPaWaitOnChan() The getter method implementation for the persistent
attribute waitOnChan . |
protected Long | getPaWaitOnProc() The getter method implementation for the persistent
attribute waitOnProc . |
public Collection | history() Describe history method here. |
public boolean | isMemberOfPerformers(WfProcess member) |
protected ExtProcessLocal | lookupProcessLocal(String key) Lookup a process by its key. |
public List | nextActivities() Describe nextActivities method here. |
protected ResourceAssignmentService | resourceAssignmentService() Get the resource assignment service. |
protected void | setPaActImpl(Implementation[] newTools) The setter method implementation for the persistent
attribute tools . |
protected void | setPaAuditEventSelection(int newAuditEventSelection) The setter method implementation for the persistent
attribute auditEventSelection . |
protected void | setPaBlockActivity(Long newBlockActivity) The setter method implementation for the persistent attribute
blockActivity . |
protected void | setPaDeadlines(List newDeadlines) The setter method implementation for the persistent
attribute deadlines . |
protected void | setPaDebug(boolean newDebug) The setter method implementation for the persistent
attribute Debug . |
protected void | setPaDeferChoiceOnSplit(boolean newDeferChoiceOnSplit) The setter method implementation for the persistent
attribute deferChoiceOnSplit . |
protected void | setPaDescription(String newDescription) The setter method implementation for the persistent
attribute description . |
protected void | setPaExecStat(Integer newExecutor) The setter method implementation for the persistent
attribute executor . |
protected void | setPaFinishMode(StartFinishMode newFinishMode) The setter method implementation for the persistent
attribute finishMode . |
protected void | setPaJoinMode(JoinAndSplitMode newJoinMode) The setter method implementation for the persistent
attribute joinMode . |
protected void | setPaLastStateTime(Date newLastStateTime) The setter method implementation for the persistent
attribute lastStateTime . |
protected void | setPaName(String newName) The setter method implementation for the persistent
attribute name . |
protected void | setPaNoAssignments(boolean newNoAssignments) The setter method implementation for the persistent
attribute noAssignments . |
protected void | setPaPendingException(String newPendingException) The setter method implementation for the persistent
attribute pendingException . |
protected void | setPaPendingExceptionIsFromBlock(boolean newValue) The setter method for the persistent flags
pendingExceptionIsFromBlock . |
protected void | setPaPerformer(String newPerformer) The setter method implementation for the persistent
attribute performer . |
protected void | setPaPreliminarilyChosen(boolean newPreliminaryChosen) The setter method implementation for the persistent
attribute preliminaryElected . |
protected void | setPaPriority(Priority newPriority) The setter method implementation for the persistent
attribute priority . |
protected void | setPaSplitMode(JoinAndSplitMode newSplitMode) The setter method implementation for the persistent
attribute splitMode . |
protected void | setPaStartMode(StartFinishMode newStartMode) The setter method implementation for the persistent
attribute startMode . |
protected void | setPaStartTime(Date newStartTime) The setter method implementation for the persistent
attribute startTime . |
protected void | setPaStoreAuditEvents(boolean newStoreAuditEvents) The setter method implementation for the persistent
attribute storeAuditEvents . |
protected void | setPaSubStateBackup(int newSubStateBackup) The setter method implementation for the persistent
attribute subStateBackup . |
protected void | setPaSubflow(String newSubflow) The setter method implementation for the persistent
attribute Subflow . |
protected void | setPaSuspendAccum(long newSuspendAccum) The setter method implementation for the persistent
attribute suspendAccum . |
protected void | setPaSuspendStart(Date newSuspendStart) The setter method implementation for the persistent
attribute suspendStart . |
protected void | setPaThreadInfo(ThreadInfo newThreadInfo) The setter method implementation for the persistent
attribute threadInfo . |
protected void | setPaTypedState(State newTypedState) The setter method implementation for the persistent
attribute typedState . |
protected void | setPaWaitOnChan(String newWaitOnChan) The setter method implementation for the persistent
attribute waitOnChan . |
protected void | setPaWaitOnProc(Long newWaitOnProc) The setter method implementation for the persistent
attribute waitOnProc . |
public void | setStartMode(StartFinishMode mode) Describe setStartMode method here. |
public void | startTimer(Date due, Serializable info) Start a timer that will call handleTimeout at the
given date with the given info. |
public void | stopTimers() Stop all timers that this object has created. |
public Activity | toActivity() Describe thisRemote method here. |
public ExtActivityLocal | toActivityLocal() |
public void | updateProcessName(String newName) Updates the process name (which is cached by the activity EJB)
if the process name changes. |