|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
VWFieldDefinition
object.
VWLogDefinition
object.
VWParticipant
object.
VWQueueDefinition
object.
VWRosterDefinition
object.
VWSchema
object.
VWTableDefinition
object.
validate
method.
VWWorkflowDefinition.createFieldUsingString(String, String, int, boolean)
VWWorkflowDefinition.deleteMap(String)
VWStepPaletteDefinition.deleteStep(int)
IVWtoXML
interface.
IVWtoXML
interface.
createAttachmentTrackingQuery
VWSession.createAttachmentTrackingQuery(VWAttachment)
fetchQueueDefinition
Fetches the user-defined index names
for a specified queue.
fetchQueueDefinition
Fetches the ordered fields of a user-defined
search index, given a search field name. The order determines
which field the application uses in the primary sort, each
subsequent field being less significant than the previous.
fetchStepElement
instead.
Fetches the corresponding instruction element for the workflow
object associated with the queue element. If a translation source
exists, the authored instruction element information is translated.
fetchStepElement
fetchStepElement
instead.
Fetches the instruction element information associated with
this work object.
VWQueueQuery.next()
VWQueueQuery.next()
fetchQueueDefinition
Fetches the user-defined search
fields for a specified queue.
VWRosterQuery.next()
VWSession.findGroups(String searchPattern, int searchType, int sortType, int maxBufferSize)
VWSession.findGroupsByDomain(String secDomainName, String searchPattern, int searchType, int sortType, int maxBufferSize)
VWSession.findUsers(String searchPattern, int searchType, int sortType, int maxBufferSize)
VWSession.findGroups(String searchPattern, int searchType, int sortType, int maxBufferSize)
VWSession.findUsersByDomain(String secDomainName, String searchPattern, int searchType, int sortType, int maxBufferSize)
VWSession.findGroupsByDomain(String secDomainName, String searchPattern, int searchType, int sortType, int maxBufferSize)
fetchWorkflowDefinition
Fetches the workflow definition for this workflow process.
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.
VWQueueQuery.next()
VWRosterQuery.next()
fetchFilteredWorkflowHistory
method
to specify that only completed step history data is to be returned.
fetchFilteredWorkflowHistory
method
to specify that all step history data is to be returned.
null
VWQueue.fetchCount()
VWRoster.fetchCount()
database
configuration type
for the workflow database.
field data type
of the parameter.
Web Application ID
for a logged-on session; the default web application is applied
to an initial transfer to a region.
getExceptionMap
setException
.
true
if at least one of the
partner links in this workflow has a MyPortType property.
VWValidationError.getStepId()
, VWMapDefinition.getMapId()
, and VWValidationError.getSubStepId()
in
combination.
Gets the value in the ID property of this validation error.
VWStepProcessorInfo.getLocation(int)
.
VWStepProcessorInfoDefinition.getLocation(int)
.
VWWorkflowDefinition.getMap(String)
. Note: getMap(String) takes
a map name as a parameter, rather than a map ID.
mode property
for this parameter.
VWStepDefinition.setPostAssignments(java.lang.String[][])
).
VWStepDefinition.setPreAssignments(java.lang.String[][])
).
VWStepElement.fetchProcess()
or
VWWorkObject.fetchProcess()
, depending on the type of process.
fetchProcess
fetchQueueNames
.
null
if
the cause is nonexistent or unknown.
VWSession.fetchQueueNames(int)
or
VWSession.fetchRosterNames(boolean)
.
VWRuleSetDefinition.getValue()
)
will be acurate. For backward compatibility, this method will continue to return
an array of VWRuleSetDefinition objects, but only the name will be guaranteed to be
correct.
VWStepPaletteDefinition.getStep(int)
null
.
true
indicates that
Process Engine message correlation does not use the version of the
workflow of the received instruction.
VWRosterElement.getWorkflowNumber()
VWStepElement.getWorkflowNumber()
Gets the string version of the workflow number. Use the
returned F_WorkFlowNumber as an index key component.
VWWorkObject.getWorkflowNumber()
VWQueueElement.getQueueName()
Gets the name of the Work Performer Class associated with the
queue on which the workflow object currently resides.
true
if the current VWWorkflowMilestones
instance has more VWMilestoneElement object elements.
VWQueueQuery.next()
VWRosterQuery.next()
.
VWInstructionElement.doLock(boolean)
VWWorkObject.doLock( boolean)
VWInstructionElement.doLockMany(VWInstructionElement[], boolean)
VWWorkObject.doLockMany(VWWorkObject[], boolean)
IVWtoXML
interface.
IVWtoXML
interface.
IVWtoXML
interface.
VWSession.setDefaultWebApplication(int)
VWSession.setDefaultWebApplication(int)
VWSession.setDefaultWebApplication(int)
VWSession.setDefaultWebApplication(int)
fetchQueueNames
.
VWInstructionElement.doRefresh(boolean, boolean)
VWWorkObject.doRefresh(boolean, boolean)
VWInstructionElement.doSave(boolean)
VWWorkObject.doSave(boolean)
VWInstructionElement.doSaveMany(VWInstructionElement[])
VWWorkObject.doSaveMany(VWWorkObject[])
null
.
For detail information on the components of the fnlog4j.properties file, see the documentation on the members of the java.util.logging class.
field data type
.
VWQueueElement.toXML(StringBuffer)
.
VWQueueElement.toXML(StringBuffer)
.
Web Application ID
for a logged-on session; the default web application is applied
to an initial transfer to a region.
VWWorkObject.setFieldValue(String, Object, boolean)
true
signifies that an invalid participant in this
step at runtime will not cause an exception.
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)
.
null
, and non-empty.
VWSession.setDefaultWebApplication(int)
VWRuleSetDefinition.getValue()
) will be used.
VWSystemAdministration.setSystemFlags(int)
, which requires
VWSystemAdministration.commit()
to save the flag values to the workflow
server. This deprecated method saved the flag values
automatically.
createQuery
.
Note: Differences between the use of createQuery() and the deprecated startQuery() method include the following:
VWQueueQuery.next()
and VWQueueQuery.hasNext()
,
emulating the Collection Model in Java 2.
Use the following to limit your search:
For this method to successfully return a VWQueueQuery object, a queue item must match all fetch criteria specified by the input parameters.
createQuery
VWInstructionElement.doTerminate()
VWWorkObject.doTerminate()
VWInstructionElement.doTerminateMany(VWInstructionElement[])
VWWorkObject.doTerminateMany( VWWorkObject[])
VWAttachment.SEPARATOR
.
VWWorkflowDefinition.getName()
method of of the input
workflow definition.
VWWorkflowDefinition.getName()
method for each individual
workflow definition in the workflow collection parameter.
VWInstructionElement.doUnlockMany(VWInstructionElement[], boolean, boolean)
VWWorkObject.doSave(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.
VWStepElement
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.
fetchNextBatch
method.IVWtoXML
interface.IVWtoXML
interface.
|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |