|
Process Class Relationships | ||||||||
PREV NEXT | FRAMES NO FRAMES |
VWSession.fetchAttributes(int)
method.
VWSession.fetchAttributes(int)
method.
VWQueueDefinition
object.
VWLogDefinition
object.
VWRosterDefinition
object.
VWSession.createLiveWorkObject(String[], Object[], String, int)
VWTransferResult
object
or a workflow
definition name
(work class name).
VWSession.createNewWorkObject(String)
VWWorkflowDefinition.deleteMap(String)
VWQueue.fetchQueueDefinition()
VWQueue.fetchQueueDefinition()
VWQueueQuery.next()
VWQueueQuery.next()
VWQueue.fetchQueueDefinition()
VWSession.fetchWorkflowDefinition(int,String, boolean)
which can handle a workflow definition that
references a work class from a previous
version of Process that was known as Panagon Visual
WorkFlo. It also can represent a workflow definition that
explicitly incorporates default terminate or malfunction maps.
VWRosterQuery.next()
VWQueueQuery.next()
VWProcess.fetchFilteredWorkflowHistory(int, int)
method to specify only
completed step history data to be returned.
VWProcess.fetchFilteredWorkflowHistory(int, int)
method to specify
that all step history data be returned.
VWRoster.fetchCount()
VWQueue.fetchCount()
VWWorkObject.getExceptionMap()
VWValidationError.getStepId()
, VWMapDefinition.getMapId()
, and VWValidationError.getSubStepId()
in
combination. For compatibility,
this method returns a Step ID, but
the use of sub-maps in the workflow definition
means that a Step ID alone is no longer sufficient to locate the
object causing a validation error.Note An error in a simple step requires the Step ID and the Map ID; an error in a compound step instruction requires a Map ID, a Step ID, and a sub-step ID.
VWSession.createLiveWorkObject(String[], Object[], String, int)
and VWCreateLiveWOResult
.
VWStepProcessorInfoDefinition.getLocation(int)
.
VWWorkflowDefinition.getMap(String)
.Note getMap(String) takes a map name as a parameter, rather than a Map ID.
VWWorkObject.fetchProcess()
VWStepElement.fetchProcess()
or
VWWorkObject.fetchProcess()
, depending on the type of process
VWSession.fetchQueueNames(int)
VWSession.fetchQueueNames(int)
VWSession.fetchUsers(int, boolean)
VWStepElement.getWorkflowNumber()
VWWorkObject.getWorkflowNumber()
VWRosterElement.getWorkflowNumber()
VWQueueElement.getQueueName()
true
if the current VWWorkflowMilestones
instance has more VWMilestoneElement object elements.
VWRosterQuery.next()
.
VWQueueQuery.next()
VWWorkObject.doLock( boolean)
VWInstructionElement.doLock(boolean)
VWInstructionElement.doLockMany(VWInstructionElement[], boolean)
VWWorkObject.doLockMany(VWWorkObject[], boolean)
VWRoster.createQuery(String,
Object[], Object[], int, String, Object[], int)
call
that created this VWRosterQuery instance.
VWQueue.createQuery(String,
Object[], Object[], int, String, Object[], int)
call
that created this VWQueueQuery instance.
VWMapNode.getRuleSets(int)
and VWMapNode.setRuleSets(int, VWRuleSetDefinition [])
.
VWMapNode.getRuleSets(int)
and VWMapNode.setRuleSets(int, VWRuleSetDefinition [])
.
VWSession.setDefaultWebApplication(int)
VWSession.setDefaultWebApplication(int)
VWSession.setDefaultWebApplication(int)
VWSession.setDefaultWebApplication(int)
VWSession.fetchQueueNames(int)
.
VWWorkObject.doRefresh(boolean, boolean)
VWInstructionElement.doRefresh(boolean, boolean)
VWWorkObject.doSave(boolean)
VWInstructionElement.doSave(boolean)
VWInstructionElement.doSaveMany(VWInstructionElement[])
VWWorkObject.doSaveMany(VWWorkObject[])
VWQueueElement.toXML(StringBuffer)
.
VWWorkObject.setFieldValue(String, Object, boolean)
VWCompoundStepDefinition.getInstructions()
) contained in this VWCompoundStepDefinition
instance, without adding or deleting members:
the number of elements in the list does not change.
VWStepProcessorInfoDefinition.setLocations(Hashtable)
.
VWSession.setDefaultWebApplication(int)
VWSystemAdministration.commit()
to save the flag settings
to the workflow server.
VWSystemAdministration.commit()
to save the flag values to the workflow
server. This deprecated method saved the flag values
automatically.
VWRoster.createQuery(String, Object[], Object[], int, String, Object[], int)
VWQueue.createQuery( String, Object[], Object[], int, String, Object[], int)
.VWQueueQuery.next()
and VWQueueQuery.hasNext()
,
emulating the Collection Model in Java 2.
VWWorkObject.doTerminate()
VWInstructionElement.doTerminate()
VWInstructionElement.doTerminateMany(VWInstructionElement[])
VWWorkObject.doTerminateMany( VWWorkObject[])
VWAttachment.SEPARATOR
.
VWWorkflowDefinition.getName()
method of of the input
workflow definition.
VWWorkObject.doSave(boolean)
VWInstructionElement.doUnlockMany(VWInstructionElement[], boolean, boolean)
VWInstructionElement.doUnlockMany(VWInstructionElement[], boolean, boolean)
VWWorkObject.doUnlockMany(VWWorkObject[], boolean, boolean)
VWMapNode.getRuleSets(int)
and VWMapNode.setRuleSets(int, VWRuleSetDefinition [])
.
VWActionType.numberOfParameters(int)
to indicate that an action requires a variable number of
parameters.
VWSession.createLiveWorkObject(String[], Object[], String, int)
,
which produces an instance of VWCreateLiveWOResult
.VWSystemConfiguration.createStepProcessorInfoDefinition()
.VWStepProcessorInfoDefinition.VWStepProcessorInfoDefinition(int,
int, String, int, Hashtable, int, int, String)
, which inputs a
hashtable of the locations associated with this step
processor, for each web application.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |