|
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)
VWSession.createNewWorkObject(String)
VWWorkflowDefinition.deleteMap(String)
VWQueue.fetchQueueDefinition()
VWQueue.fetchQueueDefinition()
VWQueueQuery.next()
VWQueueQuery.next()
VWQueue.fetchQueueDefinition()
VWRosterQuery.next()
VWQueueQuery.next()
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.
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()
VWRosterQuery.next()
}
VWQueueQuery.next()
VWWorkObject.doLock( boolean)
VWInstructionElement.doLock(boolean)
VWInstructionElement.doLockMany(VWInstructionElement[], boolean)
VWWorkObject.doLockMany(VWWorkObject[], boolean)
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)
VWStepProcessorInfoDefinition.setLocations(Hashtable)
.
VWSession.setDefaultWebApplication(int)
VWSystemAdministration.commit()
to save the flag settings
to the workflow server.
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[])
VWWorkflowDefinition.getName()
.
VWWorkObject.doSave(boolean)
VWInstructionElement.doUnlockMany(VWInstructionElement[], boolean, boolean)
VWInstructionElement.doUnlockMany(VWInstructionElement[], boolean, boolean)
VWWorkObject.doUnlockMany(VWWorkObject[], boolean, boolean)
VWActionType.numberOfParameters(int)
to indicate that an action requires a variable number of
parameters.
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.
|
Process Class Relationships | ||||||||
PREV NEXT | FRAMES NO FRAMES |