A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

AbsenceIndicator - class com.ibm.workflow.api.ServicePackage.AbsenceIndicator.
 
activationTime() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the activation time of the activity instance.
ActivityInstance - interface com.ibm.workflow.api.ActivityInstance.
 
activityInstance() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
This API call retrieves the activity instance the activity instance notification is associated to from the MQ Workflow execution server (action call).
activityInstance() - Method in interface com.ibm.workflow.api.WorkItem
This API call retrieves the activity instance the work item is associated to from the MQ Workflow execution server (action call).
ActivityInstanceList - interface com.ibm.workflow.api.ActivityInstanceList.
 
ActivityInstanceNotification - interface com.ibm.workflow.api.ActivityInstanceNotification.
 
activityInstances() - Method in interface com.ibm.workflow.api.InstanceMonitor
Returns the activity instances which are represented by the instance monitor.
activityKind() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the kind of the associated activity instance, whether it is a program or process and so on.
activityKind() - Method in interface com.ibm.workflow.api.WorkItem
Returns the kind of the associated activity instance, whether it is a program or process and so on.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.workflow.api.Agent
Adds the given listener to the set of listeners to be notified of property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.ibm.workflow.api.AgentExtension
Adds the given listener to the set of listeners to be notified of property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.workflow.api.MQWFAgent
Adds the given listener to the set of listeners to be notified of property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.workflow.api.Agent
Adds the given listener to the set of listeners to be notified of vetoable property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in interface com.ibm.workflow.api.AgentExtension
Adds the given listener to the set of listeners to be notified of vetoable property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.workflow.api.MQWFAgent
Adds the given listener to the set of listeners to be notified of vetoable property changes.
Agent - class com.ibm.workflow.api.Agent.
This class is used as a proxy to gain access to the MQWF Java API.
AGENT - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeUser
 
Agent() - Constructor for class com.ibm.workflow.api.Agent
Constructs an Agent instance.
AgentBeanInfo - class com.ibm.workflow.api.AgentBeanInfo.
An object of this class provides the bean information for the Agent bean.
AgentBeanInfo() - Constructor for class com.ibm.workflow.api.AgentBeanInfo
 
AgentExtension - interface com.ibm.workflow.api.AgentExtension.
Public interface of the MQWF Agent class.
AgentLocatorEditor - class com.ibm.workflow.api.AgentLocatorEditor.
An object of this class provides information about the custom editor for the Locator property of the Agent bean.
AgentLocatorEditor() - Constructor for class com.ibm.workflow.api.AgentLocatorEditor
 
AIX - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
ALL_DEFINITIONS - Static variable in class com.ibm.workflow.api.WorkItemPackage.ProgramRetrieval
 
allLeafCount() - Method in interface com.ibm.workflow.api.Container
Returns the number of leaf elements of the container including the MQ Workflow predefined members.
allLeaves() - Method in interface com.ibm.workflow.api.Container
Returns all leaf elements of the container including the MQ Workflow predefined members.
arrayElements() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the array elements of the container element.
asReadOnlyContainer() - Method in interface com.ibm.workflow.api.ReadWriteContainer
In the C-language and Java, converts the read/write container into a read-only container.
asReadWriteContainer() - Method in interface com.ibm.workflow.api.ReadOnlyContainer
In the C-language and Java, converts the read-only container into a read/write container.
AssignReason - class com.ibm.workflow.api.ItemPackage.AssignReason.
 
asStream() - Method in interface com.ibm.workflow.api.ProgramTemplate
Returns the program template as a binary stream.
asStream() - Method in interface com.ibm.workflow.api.ProgramData
Returns the program data as a binary stream.
asStream() - Method in interface com.ibm.workflow.api.Container
Returns the container as a binary stream of data.
auditMode() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the audit mode of the process template.
auditMode() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the audit mode of the process instance.
AuditSetting - class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting.
 
automaticClose - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeOptions
States whether the window in which the EXE starts should close when the EXE ends.

B

backwardMappingFormat - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Specifies the format of the mapping from the structure the executable uses to an MQ Workflow container.
backwardMappingParameters - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Returns backward mapping parameters, if any.
Basis - class com.ibm.workflow.api.ProgramTemplatePackage.Basis.
 
beepOption() - Method in interface com.ibm.workflow.api.WorkList
Indicates whether a beep should sound when the contents of the worklist changes.
bendPoints() - Method in interface com.ibm.workflow.api.ControlConnectorInstance
Returns the bend points of the control connector instance.
BLOCK - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Type
 
build - Variable in class com.ibm.workflow.api.VersionInfo
 
BY_TRANSFER - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 

C

cancelCheckOut() - Method in interface com.ibm.workflow.api.WorkItem
This API call cancels the checkout of the work item (action call).
cardinality() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the number of array elements of the container element.
cat - Static variable in class com.ibm.workflow.api.FmcException
 
categoriesAuthorizedFor() - Method in interface com.ibm.workflow.api.Person
Returns the categories the person is authorized for with basic or with administration rights.
categoriesAuthorizedForAsAdmin() - Method in interface com.ibm.workflow.api.Person
Returns the categories the person is authorized for with administration rights.
category() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the category of the process template.
category() - Method in interface com.ibm.workflow.api.Item
Returns the process category of the item.
category() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the process category of the activity instance.
category() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the category of the process instance.
CHECKED_OUT - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
CHECKED_OUT - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
checkIn(ReadWriteContainer, int) - Method in interface com.ibm.workflow.api.WorkItem
This API call allows for the check in of a work item that was previously checked out for user processing (action call).
checkOut() - Method in interface com.ibm.workflow.api.WorkItem
This API call checks out a ready work item for user processing (action call).
checkOut2(ProgramRetrieval, Basis) - Method in interface com.ibm.workflow.api.WorkItem
See checkOut; additionally allows for specifying which program definitions to retrieve.
codePage - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Specifies the code page of the service.
com.ibm.workflow.api - package com.ibm.workflow.api
 
com.ibm.workflow.api.ActivityInstancePackage - package com.ibm.workflow.api.ActivityInstancePackage
 
com.ibm.workflow.api.ControlConnectorInstancePackage - package com.ibm.workflow.api.ControlConnectorInstancePackage
 
com.ibm.workflow.api.ItemPackage - package com.ibm.workflow.api.ItemPackage
 
com.ibm.workflow.api.PersistentListPackage - package com.ibm.workflow.api.PersistentListPackage
 
com.ibm.workflow.api.ProcessInstancePackage - package com.ibm.workflow.api.ProcessInstancePackage
 
com.ibm.workflow.api.ProcessTemplatePackage - package com.ibm.workflow.api.ProcessTemplatePackage
 
com.ibm.workflow.api.ProgramTemplatePackage - package com.ibm.workflow.api.ProgramTemplatePackage
 
com.ibm.workflow.api.ServicePackage - package com.ibm.workflow.api.ServicePackage
 
com.ibm.workflow.api.WorkItemPackage - package com.ibm.workflow.api.WorkItemPackage
 
commandLineParameters - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ImplementationData
Returns the command line parameters to be passed to the invoked program.
COMMON_DATA_ONLY - Static variable in class com.ibm.workflow.api.WorkItemPackage.ProgramRetrieval
 
CONDENSED - Static variable in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
 
CONDITION - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.Type
 
Container - interface com.ibm.workflow.api.Container.
 
ContainerElement - interface com.ibm.workflow.api.ContainerElement.
 
ControlConnectorInstance - interface com.ibm.workflow.api.ControlConnectorInstance.
 
controlConnectorInstances() - Method in interface com.ibm.workflow.api.InstanceMonitor
Returns the control connector instances which are represented by the instance monitor.
copyRight - Static variable in class com.ibm.workflow.api.Copyright
 
Copyright - class com.ibm.workflow.api.Copyright.
 
Copyright() - Constructor for class com.ibm.workflow.api.Copyright
 
createActivityInstanceList(String, TypeOfList, String, String, String, String, Integer) - Method in interface com.ibm.workflow.api.ExecutionService
This API call creates an activity instance list on the MQ Workflow execution server so that activity instances can be grouped to one's own taste or for a group of users (action call).
createAndStartInstance(String, String, String, boolean) - Method in interface com.ibm.workflow.api.ProcessTemplate
This API call creates a process instance from the specified process template and starts the resulting process instance (action call).
createAndStartInstance2(String, String, String, ReadWriteContainer, boolean) - Method in interface com.ibm.workflow.api.ProcessTemplate
See createAndStartInstance; additionally allows to pass an input container.
createAndStartInstance3(String, String, String, ReadWriteContainer, boolean, String) - Method in interface com.ibm.workflow.api.ProcessTemplate
See createAndStartInstance; additionally allows to pass an input container and a process context.
createInstance(String, String, String, boolean) - Method in interface com.ibm.workflow.api.ProcessTemplate
This API call creates a process instance from the specified process template (action call).
createProcessInstanceList(String, TypeOfList, String, String, String, String, Integer) - Method in interface com.ibm.workflow.api.ExecutionService
This API call creates a process instance list on the MQ Workflow execution server so that process instances can be grouped to one's own taste or for a group of users (action call).
createProcessTemplateList(String, TypeOfList, String, String, String, String, Integer) - Method in interface com.ibm.workflow.api.ExecutionService
This API call creates a process template list on the MQ Workflow execution server so that process templates can be grouped to one's own taste or for a group of users (action call).
createWorkList(String, TypeOfList, String, String, String, String, Integer) - Method in interface com.ibm.workflow.api.ExecutionService
This API call creates a worklist on the MQ Workflow execution server so that work items or notifications can be grouped to one's own taste or for a group of users (action call).
creationTime() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the creation time of the process template.
creationTime() - Method in interface com.ibm.workflow.api.Item
Returns the creation time
creationTime() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the creation time of the process instance.
creator() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the creator of the process instance.
cycle - Variable in class com.ibm.workflow.api.GcInfo
 

D

DEFAULT - Static variable in class com.ibm.workflow.api.ServicePackage.SessionMode
 
delete() - Method in interface com.ibm.workflow.api.ProcessTemplate
This API call deletes the specified process template(s) from the execution server (action call).
delete() - Method in interface com.ibm.workflow.api.Item
This API call deletes the specified item from the MQ Workflow execution server (action call).
delete() - Method in interface com.ibm.workflow.api.ProcessInstance
This API call deletes the specified process instance from the MQ Workflow execution server (action call).
delete() - Method in interface com.ibm.workflow.api.PersistentList
This API call deletes the specified persistent list from the MQ Workflow execution server (action call).
delete2(boolean, boolean, boolean) - Method in interface com.ibm.workflow.api.ProcessTemplate
See delete; additionally allows for specifying the versions to be deleted.
DELETED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
DELETED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
DELETED - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
description() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the description of the process template.
description() - Method in interface com.ibm.workflow.api.Item
Returns the description of the item.
description() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the description of the activity instance.
description() - Method in interface com.ibm.workflow.api.ProgramTemplate
Returns the description of the implementing program.
description() - Method in interface com.ibm.workflow.api.Person
Returns the description of the person.
description() - Method in interface com.ibm.workflow.api.ProgramData
Returns the description of the implementing program.
description() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the description of the process instance.
description() - Method in interface com.ibm.workflow.api.PersistentList
Returns the description of the persistent list.
DISABLED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
discriminator() - Method in class com.ibm.workflow.api.ProgramTemplatePackage.Options
 
DLL - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Type
 
DllOptions - class com.ibm.workflow.api.ProgramTemplatePackage.DllOptions.
 
dllOptions() - Method in class com.ibm.workflow.api.ProgramTemplatePackage.Options
 
DllOptions() - Constructor for class com.ibm.workflow.api.ProgramTemplatePackage.DllOptions
 
dllOptions(DllOptions) - Method in class com.ibm.workflow.api.ProgramTemplatePackage.Options
 
DllOptions(String, Boolean, Boolean, String) - Constructor for class com.ibm.workflow.api.ProgramTemplatePackage.DllOptions
 
documentation() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the documentation of the process template.
documentation() - Method in interface com.ibm.workflow.api.Item
Returns the documentation of the item.
documentation() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the documentation of the activity instance.
documentation() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the documentation of the process instance.
DomainController - interface com.ibm.workflow.api.DomainController.
An object of this class is used internally to realize functions of the com.ibm.workflow.agent.Agent class.
driver - Static variable in class com.ibm.workflow.api.Copyright
 

E

endTime() - Method in interface com.ibm.workflow.api.Item
Returns the ending time of the item.
endTime() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the ending time of the activity instance.
endTime() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the end time of the process instance.
entryPointName - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.DllOptions
Returns the name of the entry point of the DLL.
environment - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeOptions
States the environment settings for the EXE.
errorReason() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns an error object describing the reason why the activity instance is in state InError.
errorReason() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns an error object describing the reason
errorReason() - Method in interface com.ibm.workflow.api.WorkItem
Returns an error object describing the reason why the associated activity instance is in state InError.
Escalation - class com.ibm.workflow.api.ActivityInstancePackage.Escalation.
 
Escalation - class com.ibm.workflow.api.ProcessInstancePackage.Escalation.
 
EvaluationState - class com.ibm.workflow.api.ControlConnectorInstancePackage.EvaluationState.
 
EXE - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Type
 
executableName - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Specifies the executable to be invoked by the invocation type and service.
executableType - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Identifes the type of the executable.
execute() - Method in interface com.ibm.workflow.api.ProgramTemplate
The native implementation of the Java API cannot communicate with the Program Execution Agent.
execute2(ReadWriteContainer, ReadWriteContainer, int) - Method in interface com.ibm.workflow.api.ProgramTemplate
 
EXECUTED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
EXECUTED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
executeFenced - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.DllOptions
States whether the DLL should run in a separate address space.
executeProcessInstance(ReadOnlyContainerHolder, String, String, String, boolean) - Method in interface com.ibm.workflow.api.ProcessTemplate
 
executeProcessInstance2(ReadWriteContainer, ReadOnlyContainerHolder, String, String, String, boolean) - Method in interface com.ibm.workflow.api.ProcessTemplate
 
executeProcessInstance3(ReadWriteContainer, ReadOnlyContainerHolder, String, String, String, boolean, String) - Method in interface com.ibm.workflow.api.ProcessTemplate
See executeProcessInstance; additionally allows to pass an input container and a process context.
ExecutionAgent - interface com.ibm.workflow.api.ExecutionAgent.
 
executionMode() - Method in interface com.ibm.workflow.api.ProgramTemplate
States whether the program can participate in global transactions or not.
executionMode() - Method in interface com.ibm.workflow.api.ProgramData
States whether the program can participate in global transactions or not.
ExecutionService - interface com.ibm.workflow.api.ExecutionService.
 
ExecutionState - class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState.
 
ExecutionState - class com.ibm.workflow.api.ItemPackage.ExecutionState.
 
ExecutionState - class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState.
 
executionUser() - Method in interface com.ibm.workflow.api.ProgramTemplate
Returns the user on whose behalf the program is to be executed.
executionUser() - Method in interface com.ibm.workflow.api.ProgramData
Returns the user on whose behalf the program is to be executed.
ExeMode - class com.ibm.workflow.api.ProgramTemplatePackage.ExeMode.
 
ExeOptions - class com.ibm.workflow.api.ProgramTemplatePackage.ExeOptions.
 
exeOptions() - Method in class com.ibm.workflow.api.ProgramTemplatePackage.Options
 
ExeOptions() - Constructor for class com.ibm.workflow.api.ProgramTemplatePackage.ExeOptions
 
ExeOptions(Boolean, String, boolean, String, Boolean, Boolean, Style, String) - Constructor for class com.ibm.workflow.api.ProgramTemplatePackage.ExeOptions
 
exeOptions(ExeOptions) - Method in class com.ibm.workflow.api.ProgramTemplatePackage.Options
 
ExeUser - class com.ibm.workflow.api.ProgramTemplatePackage.ExeUser.
 
exitCondition() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the exit condition of the activity instance.
exitCondition() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the exit condition of the associated activity instance.
exitCondition() - Method in interface com.ibm.workflow.api.WorkItem
Returns the exit condition of the work item.
expirationTime() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the expiration time of the activity instance.
expirationTime() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the expiration time of the associated activity instance.
expirationTime() - Method in interface com.ibm.workflow.api.WorkItem
Returns the expiration time of the work item.
EXPIRED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
EXPIRED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
EXTERNAL - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Type
 
ExternalOptions - class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions.
 
externalOptions() - Method in class com.ibm.workflow.api.ProgramTemplatePackage.Options
 
ExternalOptions() - Constructor for class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
 
externalOptions(ExternalOptions) - Method in class com.ibm.workflow.api.ProgramTemplatePackage.Options
 
ExternalOptions(String, String, Integer, String, String, String, String, String, boolean, boolean, boolean, String, String, String, TimePeriod, Integer) - Constructor for class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
 

F

FILTER - Static variable in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
 
filter() - Method in interface com.ibm.workflow.api.PersistentList
Returns the filter of the persistent list.
finish() - Method in interface com.ibm.workflow.api.WorkItem
This API call ends the execution of a manual-exit work item (action call).
FINISHED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
FINISHED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
FINISHED - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
FIRST_ACTIVITY_INSTANCE_NOTIFICATION - Static variable in class com.ibm.workflow.api.ItemPackage.ItemType
 
FIRST_NOTIFICATION - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Escalation
 
firstName() - Method in interface com.ibm.workflow.api.Person
Returns the first name of the person.
firstNotificationTime() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the time the first notification for the activity instance is to occur or has occurred.
firstNotificationTime() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the first notification time of the activity instance, that is, the time when this notification has been created.
firstNotificationTime() - Method in interface com.ibm.workflow.api.WorkItem
Returns the time the first notification for the work item is to occur or has occurred.
firstNotifiedPersons() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the persons who received a first notification for the activity instance.
FMC_ERROR - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_ADMIN_ADD - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_ADMIN_DELETE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_ALREADY_LOGGED_ON - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_ALREADY_STARTED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_AUTHENTICATION - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_BACK_LEVEL_OBJECT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_BACK_LEVEL_VERSION - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_BUFFER - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_CATEGORY_DELETE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_CHECKOUT_NOT_POSSIBLE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_COMMUNICATION - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_DOES_NOT_EXIST - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_DYNAMIC_QUERY_SIZE_TOO_LONG - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_EMPTY - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_EXIT_ERROR - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_FORMAT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_GLOBAL_CONTAINER_MEMBER_NOT_FOUND - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_IMPLEMENTATION_SUPPORT_MISMATCH - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INFINITE_RECURSION - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INTERNAL - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_ABSENCE_SPEC - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_ACTIVITY - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_CHAR - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_CODE_PAGE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_COMPARISON_VALUE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_CONFIGURATION_ID - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_CONTAINER - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_CORRELATION_ID - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_CREDENTIALS - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_DESCRIPTION - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_FILTER - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_HANDLE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_IMPLEMENTATION_TYPE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_LIST_TYPE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_MANDATORY_VALUE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_NAME - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_OID - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_PES - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_PES_FROM_MODEL - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_PROCESS_CONTEXT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_PROGRAMID - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_QUEUE_SCOPE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_RESULT_HANDLE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_SESSION - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_SESSION_MODE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_SORT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_SPECIFICATION - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_STREAM - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_SYNTAX - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_SYSTEM_FROM_CTNR - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_SYSTEM_FROM_MODEL - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_TEMPLATE_NAME - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_THRESHOLD - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_TIME - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_TOOL - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_USER - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_INVALID_USER_CONTEXT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_LOCAL_USER_REQUIRED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_LOGON_DENIED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MEMBER_CANNOT_BE_SET - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MEMBER_INVALID - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MEMBER_NOT_FOUND - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MEMBER_NOT_SET - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MESSAGE_CATALOG - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MESSAGE_DATA - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MESSAGE_FORMAT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MESSAGE_SIZE_EXCEEDED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MESSAGE_STRING - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MIGRATION_NO_SUBPROCESS - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MIGRATION_OF_CHECKEDOUT_SUSPENDED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_MIGRATION_OF_RUNNING_PROGRAM - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NEW_OWNER_ABSENT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NEW_OWNER_NOT_FOUND - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NEWER_VERSION - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NO_CTNR_ACCESS - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NO_GLOBAL_CONTAINER - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NO_MANUAL_EXIT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NO_MORE_DATA - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NO_OLD_OWNER - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NO_PEA_FOUND_FOR_AUTO_START - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NO_PROGRAM_FOR_PLATFORM - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NO_SYS_ADMIN - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NO_VERSION_2_FILTER - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NON_LOCAL_USER - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NOT_ALLOWED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NOT_AUTHORIZED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NOT_EMPTY - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NOT_LOGGED_ON - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NOT_SUPPORTED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_NOT_UNIQUE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_OLD_OWNER_ABSENT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_OWNER_ALREADY_ASSIGNED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_OWNER_NOT_FOUND - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PASSWORD - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PEA_NOT_LOCAL - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PEA_NOT_LOGGED_ON - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PEA_NOT_RUNNING - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PERSON_DELETE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PROCESS_TEMPLATE_NOT_FOUND - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PROFILE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PROFILE_ACCESS - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PROFILE_NOT_FOUND - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PROFILE_VALUE_NOT_FOUND - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PROGRAM_EXECUTION - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PROGRAM_NOT_DEFINED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PROGRAM_UNDEFINED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_PROTOCOL - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_QRY_RESULT_TOO_LARGE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_RESOURCE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_SERVER - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_SESSION_EXISTS - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_SESSION_EXPIRED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_SIZE_EXCEEDED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_STAFF_SQL_EXCEPTION - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_SUB_PROC_MEMBER_NOT_SET - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_SUB_PROC_TERMINATED_BY_ERROR - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_SUPPORT_MODE_MISMATCH - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_TIMEOUT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_TOOL_FUNCTION - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_UNEXPECTED_CONTAINER - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_UNKNOWN - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_UPDATE_LOCK - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_USER_NOT_AUTHORIZED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_USER_SUPPORT_MISMATCH - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_USERID_UNKNOWN - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_WRONG_ACT_IMPL_KIND - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_WRONG_KIND - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_WRONG_STATE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_WRONG_TYPE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_BACKOUT_COUNT_EXCEEDED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_DATA_MEMBER_NOT_FOUND - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_DATA_MEMBER_WRONG_TYPE - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_DOCUMENT_FORMAT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_DOCUMENT_INVALID - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_ELEMENT_MISSING - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_INCORRECT_PARAMETER - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_INVALID_ELEMENT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_MESSAGE_NOT_SUPPORTED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_MESSAGE_RETURNED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_NO_MQSWF_DOCUMENT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_PARAMETER_INCORRECT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_PARAMETER_SIGNATURE_INCORRECT - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_PARSER_NOT_INSTALLED - Static variable in class com.ibm.workflow.api.FmcException
 
FMC_ERROR_XML_WRONG_DATA_STRUCTURE - Static variable in class com.ibm.workflow.api.FmcException
 
FmcError - class com.ibm.workflow.api.FmcError.
 
FmcError() - Constructor for class com.ibm.workflow.api.FmcError
 
FmcError(int, String[], String) - Constructor for class com.ibm.workflow.api.FmcError
 
FmcException - exception com.ibm.workflow.api.FmcException.
An instance of this class is thrown if an API error or a communication error occurs.
FmcException() - Constructor for class com.ibm.workflow.api.FmcException
Used internally to construct an exception.
FmcException(FmcException) - Constructor for class com.ibm.workflow.api.FmcException
Used internally to construct an exception.
FmcException(int, String, String[], String) - Constructor for class com.ibm.workflow.api.FmcException
Used internally to construct an exception.
FmcException(NamingException) - Constructor for class com.ibm.workflow.api.FmcException
Used internally to construct an exception.
FmcException(Throwable) - Constructor for class com.ibm.workflow.api.FmcException
Used internally to construct an exception.
FORCE_FINISHED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
FORCE_FINISHED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
forceFinish() - Method in interface com.ibm.workflow.api.ActivityInstance
This API call ends the execution of the specified activity instance because it is known to have completed (action call).
forceFinish() - Method in interface com.ibm.workflow.api.WorkItem
This API call ends the execution of a work item which is known to have completed (action call).
forceFinish2(Container) - Method in interface com.ibm.workflow.api.ActivityInstance
See ActivityInstance.forceFinish(); allows for the specification of an output container.
forceFinish2(Container) - Method in interface com.ibm.workflow.api.WorkItem
See WorkItem.forceFinish(); allows for the specification of an output container.
forceLogoff(String) - Method in interface com.ibm.workflow.api.ExecutionService
This API call allows an administrator to finish all sessions of the specified user with an MQ Workflow execution server (action call).
forceProgramExecutionAgentShutDown(String) - Method in interface com.ibm.workflow.api.ExecutionService
This API call allows an administrator to terminate the PEA sessions of the specified user with an MQ Workflow execution server (action call).
forceRestart() - Method in interface com.ibm.workflow.api.ActivityInstance
This API call forces MQ Workflow to enable the restart of the specified activity instance (action call).
forceRestart() - Method in interface com.ibm.workflow.api.WorkItem
This API call forces MQ Workflow to enable the restart of a work item (action call).
forceRestart2(Container) - Method in interface com.ibm.workflow.api.ActivityInstance
See ActivityInstance.forceRestart(); allows for the specification of an input container.
forceRestart2(Container) - Method in interface com.ibm.workflow.api.WorkItem
See WorkItem.forceRestart(); allows for the specification of an input container.
FOREVER - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.TimePeriod
 
forwardMappingFormat - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Specifies the format for the mapping from an MQ Workflow container to the structure the executable uses.
forwardMappingParameters - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Returns forward mapping parameters, if any.
from_int(int) - Static method in class com.ibm.workflow.api.ActivityInstancePackage.Type
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ActivityInstancePackage.Escalation
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ControlConnectorInstancePackage.Type
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ControlConnectorInstancePackage.EvaluationState
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ItemPackage.AssignReason
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ItemPackage.ExecutionState
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ItemPackage.ItemType
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.PersistentListPackage.TypeOfList
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ProcessInstancePackage.Escalation
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ProgramTemplatePackage.Style
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ProgramTemplatePackage.ExeUser
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ProgramTemplatePackage.Type
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ProgramTemplatePackage.TimePeriod
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ProgramTemplatePackage.ExeMode
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ServicePackage.SessionMode
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.ServicePackage.AbsenceIndicator
Returns the solitaire representing the given (zero-based) numeric value.
from_int(int) - Static method in class com.ibm.workflow.api.WorkItemPackage.ProgramRetrieval
Returns the solitaire representing the given (zero-based) numeric value.
FULL - Static variable in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
 
fullName() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the fully-qualified dotted name of the container element.
fullName() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the fully qualified name of the activity instance (dot notation).

G

GcInfo - class com.ibm.workflow.api.GcInfo.
 
GcInfo() - Constructor for class com.ibm.workflow.api.GcInfo
 
GcInfo(int, int, String) - Constructor for class com.ibm.workflow.api.GcInfo
 
getAsText() - Method in class com.ibm.workflow.api.AgentLocatorEditor
 
getBeanDescriptor() - Method in class com.ibm.workflow.api.AgentBeanInfo
Returns the bean descriptor for the Agent bean.
getBuffer() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the value of the specified container element leaf element in Java.
getBuffer(String) - Method in interface com.ibm.workflow.api.Container
Returns the value of the specified container leaf element in Java.
getBuffer2(int) - Method in interface com.ibm.workflow.api.ContainerElement
Returns the value of the specified container element leaf element in Java.
getBuffer2(String, int) - Method in interface com.ibm.workflow.api.Container
Returns the value of the specified container leaf element in Java.
getConfigurationID() - Method in class com.ibm.workflow.api.Agent
Returns the configuration to be used for profile accesses.
getConfigurationID() - Method in interface com.ibm.workflow.api.AgentExtension
Returns the configuration to be used for profile accesses.
getConfigurationID() - Method in class com.ibm.workflow.api.MQWFAgent
Returns the configuration to be used for profile accesses.
getDouble() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the value of the specified container element leaf element in Java.
getDouble(String) - Method in interface com.ibm.workflow.api.Container
Returns the value of the specified container leaf element in Java.
getDouble2(int) - Method in interface com.ibm.workflow.api.ContainerElement
Returns the value of the specified container element leaf element in Java.
getDouble2(String, int) - Method in interface com.ibm.workflow.api.Container
Returns the value of the specified container leaf element in Java.
getElement(String) - Method in interface com.ibm.workflow.api.ContainerElement
Provides access to an element of the container element.
getElement(String) - Method in interface com.ibm.workflow.api.Container
Provides access to a container element.
getExecutionAgent() - Method in class com.ibm.workflow.api.Agent
Returns an ExecutionAgent.
getExecutionAgent() - Method in interface com.ibm.workflow.api.AgentExtension
Returns an ExecutionAgent.
getExecutionAgent() - Method in class com.ibm.workflow.api.MQWFAgent
Not implemented.
getIcon(int) - Method in class com.ibm.workflow.api.AgentBeanInfo
Returns an image to visually represent an Agent bean.
getJavaInitializationString() - Method in class com.ibm.workflow.api.AgentLocatorEditor
 
getLocator() - Method in class com.ibm.workflow.api.Agent
Returns the property describing the locator policy.
getLocator() - Method in interface com.ibm.workflow.api.AgentExtension
Returns the locator policy.
getLocator() - Method in class com.ibm.workflow.api.MQWFAgent
Returns the locator policy.
getLong() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the value of the specified container element leaf element in Java.
getLong(String) - Method in interface com.ibm.workflow.api.Container
Returns the value of the specified container leaf element in Java.
getLong2(int) - Method in interface com.ibm.workflow.api.ContainerElement
Returns the value of the specified container element leaf element in Java.
getLong2(String, int) - Method in interface com.ibm.workflow.api.Container
Returns the value of the specified container leaf element in Java.
getMessage() - Method in class com.ibm.workflow.api.FmcException
Returns a description of the exception.
getName() - Method in class com.ibm.workflow.api.Agent
Returns the name of the agent.
getName() - Method in interface com.ibm.workflow.api.AgentExtension
Returns the name of the agent.
getName() - Method in class com.ibm.workflow.api.MQWFAgent
Returns the name of the agent.
getPropertyDescriptors() - Method in class com.ibm.workflow.api.AgentBeanInfo
Returns the property descriptor array for the Agent bean.
getString() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the value of the specified container element leaf element in Java.
getString(String) - Method in interface com.ibm.workflow.api.Container
Returns the value of the specified container leaf element in Java.
getString2(int) - Method in interface com.ibm.workflow.api.ContainerElement
Returns the value of the specified container element leaf element in Java.
getString2(String, int) - Method in interface com.ibm.workflow.api.Container
Returns the value of the specified container leaf element in Java.
getTags() - Method in class com.ibm.workflow.api.AgentLocatorEditor
 
getValue() - Method in class com.ibm.workflow.api.AgentLocatorEditor
 
globalContainer() - Method in interface com.ibm.workflow.api.ProcessInstance
This API call retrieves the global container associated with the process instance from the MQ Workflow execution server (action call).

H

HP_UX - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 

I

icon() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the icon associated with the process template.
icon() - Method in interface com.ibm.workflow.api.Item
Returns the icon associated with the item.
icon() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the icon associated with the activity instance.
icon() - Method in interface com.ibm.workflow.api.ProgramTemplate
Returns the icon associated with the implementing program.
icon() - Method in interface com.ibm.workflow.api.ProgramData
Returns the icon associated with the implementing program.
icon() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the icon associated with the process instance.
implementation() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the name of the implementing program of the activity instance.
implementation() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the implementing program or process name of the associated activity instance.
implementation() - Method in interface com.ibm.workflow.api.WorkItem
Returns the name of the implementing program of the associated activity instance.
ImplementationData - class com.ibm.workflow.api.ProgramTemplatePackage.ImplementationData.
 
ImplementationData() - Constructor for class com.ibm.workflow.api.ProgramTemplatePackage.ImplementationData
 
ImplementationData(String, Options, Basis) - Constructor for class com.ibm.workflow.api.ProgramTemplatePackage.ImplementationData
 
implementations() - Method in interface com.ibm.workflow.api.ProgramTemplate
Returns the implementation definitions of the program.
implementations() - Method in interface com.ibm.workflow.api.ProgramData
Returns the implementation definitions of the program.
IN_ERROR - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
IN_ERROR - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
INACTIVE - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
inContainer() - Method in interface com.ibm.workflow.api.ActivityInstance
This API call retrieves the input container associated with the activity instance from the MQ Workflow execution server (action call).
inContainer() - Method in interface com.ibm.workflow.api.ProgramData
Returns the input container of the program.
inContainer() - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
inContainer() - Method in interface com.ibm.workflow.api.WorkItem
This API call retrieves the input container associated with the work item from the MQ Workflow execution server (action call).
inContainer() - Method in interface com.ibm.workflow.api.ProcessInstance
This API call retrieves the input container associated with the process instance from the MQ Workflow execution server (action call).
inContainerAccess() - Method in interface com.ibm.workflow.api.ProgramTemplate
States whether the input container is accessed by the program.
inContainerName() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the name of the input container of the process template.
inContainerName() - Method in interface com.ibm.workflow.api.Item
Returns the name of the input container
inContainerName() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the name of the input container of the activity instance.
inContainerName() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the name of the input container of the process instance.
inContainerNeeded() - Method in interface com.ibm.workflow.api.ProcessTemplate
Indicates whether an input container is needed to start an instance of the process template.
inContainerNeeded() - Method in interface com.ibm.workflow.api.ProcessInstance
Indicates whether an input container is needed to start the process instance.
inheritEnvironment - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeOptions
States whether the environment settings should be merged with the operating system environment settings.
initialInContainer() - Method in interface com.ibm.workflow.api.ProcessTemplate
This API call retrieves the input container associated with the process template from the MQ Workflow execution server (action call).
initialInContainer() - Method in interface com.ibm.workflow.api.ProgramTemplate
Returns the initially defined input container of the program.
initialOutContainer() - Method in interface com.ibm.workflow.api.ProgramTemplate
Returns the initially defined output container of the program.
InstanceMonitor - interface com.ibm.workflow.api.InstanceMonitor.
 
INVISIBLE - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Style
 
invocationType - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Specifies the invocation mechanism to invoke the executable on the service.
IS_FALSE - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.EvaluationState
 
IS_TRUE - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.EvaluationState
 
isAbsent() - Method in interface com.ibm.workflow.api.Person
Indicates whether the person is absent.
isAdminForCategory(String) - Method in interface com.ibm.workflow.api.Person
Indicates whether the person has administrator rights for the specified category.
isAdministrator() - Method in interface com.ibm.workflow.api.Person
Indicates whether the person is an administrator.
isArray() - Method in interface com.ibm.workflow.api.ContainerElement
Indicates whether the container element is an array.
isAuthorizedForAllCategories() - Method in interface com.ibm.workflow.api.Person
Indicates whether the person is said to be authorized for all categories either with basic and/or administration rights.
isAuthorizedForAllCategoriesAsAdmin() - Method in interface com.ibm.workflow.api.Person
Indicates whether the person is said to be authorized for all categories as administrator.
isAuthorizedForAllPersons() - Method in interface com.ibm.workflow.api.Person
Indicates whether the person is authorized to see the items of all persons.
isAuthorizedForAuthorizationDefinition() - Method in interface com.ibm.workflow.api.Person
Indicates whether the person is authorized to define authorizations.
isAuthorizedForOperationAdministration() - Method in interface com.ibm.workflow.api.Person
Indicates whether the person is authorized for operational administrations.
isAuthorizedForProcessDefinition() - Method in interface com.ibm.workflow.api.Person
Indicates whether the person is authorized to define process models.
isAuthorizedForStaffDefinition() - Method in interface com.ibm.workflow.api.Person
Indicates whether the person is authorized to define persons.
isAuthorizedForTopologyDefinition() - Method in interface com.ibm.workflow.api.Person
Indicates whether the person is authorized to define topological data.
isBound() - Method in class com.ibm.workflow.api.Agent
Returns true if the agent is bound.
isBound() - Method in interface com.ibm.workflow.api.AgentExtension
Returns true if the agent is bound.
isBound() - Method in class com.ibm.workflow.api.MQWFAgent
Returns true if the agent is bound.
isComplete() - Method in interface com.ibm.workflow.api.ProcessTemplate
Indicates whether the complete process template information is available.
isComplete() - Method in interface com.ibm.workflow.api.Item
Indicates whether the complete item information is available.
isComplete() - Method in interface com.ibm.workflow.api.ActivityInstance
Indicates whether the complete activity instance information is available.
isComplete() - Method in interface com.ibm.workflow.api.Person
Indicates whether the complete person information is available.
isComplete() - Method in interface com.ibm.workflow.api.ProcessInstance
Indicates whether the complete process instance information is available.
isEmpty() - Method in interface com.ibm.workflow.api.ProcessTemplate
Indicates whether no process template information is available.
isEmpty() - Method in interface com.ibm.workflow.api.Item
Indicates whether no item information is available.
isEmpty() - Method in interface com.ibm.workflow.api.ContainerElement
Indicates whether no container element information is available.
isEmpty() - Method in interface com.ibm.workflow.api.ActivityInstance
Indicates whether no activity instance information is available.
isEmpty() - Method in interface com.ibm.workflow.api.ProgramTemplate
Indicates whether no program template information is available yet.
isEmpty() - Method in interface com.ibm.workflow.api.Person
Indicates whether no person information is available.
isEmpty() - Method in interface com.ibm.workflow.api.ControlConnectorInstance
Indicates whether no control connector instance information is available.
isEmpty() - Method in interface com.ibm.workflow.api.ProgramData
Indicates whether no program data information is available yet.
isEmpty() - Method in interface com.ibm.workflow.api.ProcessInstance
Indicates whether no process instance information is available.
isEmpty() - Method in interface com.ibm.workflow.api.Container
Indicates whether no container information is available.
isEmpty() - Method in interface com.ibm.workflow.api.PersistentList
Indicates whether no persistent list information is available.
isLeaf() - Method in interface com.ibm.workflow.api.ContainerElement
Indicates whether the container element is a leaf.
isLocalUser - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Returns whether a local user is to be resolved instead of using the MQ Workflow user ID.
isLoggedOn() - Method in interface com.ibm.workflow.api.Service
Indicates whether a user logged on via this service object.
isManager() - Method in interface com.ibm.workflow.api.Person
Indicates whether the person is a manager.
isMappingRoutineCall - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Specifies whether forward and backward mapping routines are to be called.
isResetAbsence() - Method in interface com.ibm.workflow.api.Person
Indicates whether the absence flag should be reset when the person logs on.
isSecurityRoutineCall - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Specifies whether a security routine is to be called.
isStruct() - Method in interface com.ibm.workflow.api.ContainerElement
Indicates whether the container element is a structure itself.
isUnattended() - Method in interface com.ibm.workflow.api.ProgramTemplate
States whether the program can run unattended.
isUnattended() - Method in interface com.ibm.workflow.api.ProgramData
States whether the program can run unattended.
Item - interface com.ibm.workflow.api.Item.
 
ItemType - class com.ibm.workflow.api.ItemPackage.ItemType.
 

J

JNDI_LOCATOR - Static variable in class com.ibm.workflow.api.Agent
 
JNDI_LOCATOR - Static variable in class com.ibm.workflow.api.MQWFAgent
 

K

keepLoaded - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.DllOptions
States whether the DLL should stay loaded.
kind() - Method in interface com.ibm.workflow.api.Item
States the actual kind of the item, whether it is a work item or some kind of notification.
kind() - Method in interface com.ibm.workflow.api.ActivityInstance
States the kind of the activity instance, whether it is a program, a process, or a block.
kind() - Method in interface com.ibm.workflow.api.ControlConnectorInstance
States the kind of the control connector instance, whether it is a transition condition or the "otherwise" connector.

L

lastModificationTime() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the last time a primary attribute of the process template was changed.
lastModificationTime() - Method in interface com.ibm.workflow.api.Item
Returns the last time a primary attribute of the item was changed.
lastModificationTime() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the last time a primary attribute of the activity instance was changed.
lastModificationTime() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the last time a primary attribute of the process instance was changed.
lastName() - Method in interface com.ibm.workflow.api.Person
Returns the last name of the person.
lastStateChangeTime() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the last time the state of the activity instance changed.
lastStateChangeTime() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the last time the state of the process instance was changed.
leafCount() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the number of leaf elements of the container element.
leafCount() - Method in interface com.ibm.workflow.api.Container
Returns the number of user-defined leaf elements of the container.
LEAVE - Static variable in class com.ibm.workflow.api.ServicePackage.AbsenceIndicator
 
leaves() - Method in interface com.ibm.workflow.api.ContainerElement
Returns all leaf elements of the container element.
leaves() - Method in interface com.ibm.workflow.api.Container
Returns all user-defined leaf elements of the container.
level() - Method in interface com.ibm.workflow.api.Person
Returns the level of the person.
LOC_LOCATOR - Static variable in class com.ibm.workflow.api.Agent
 
LOC_LOCATOR - Static variable in class com.ibm.workflow.api.MQWFAgent
 
locate(String, String) - Method in class com.ibm.workflow.api.Agent
Locates the ExecutionService in the given system group and system.
locate(String, String) - Method in interface com.ibm.workflow.api.AgentExtension
Locates the ExecutionService in the given system group and system.
locate(String, String) - Method in class com.ibm.workflow.api.MQWFAgent
Locates the ExecutionService in the given system group and system.
LOCATOR_TAGS - Static variable in class com.ibm.workflow.api.Agent
 
LOCATOR_TAGS - Static variable in class com.ibm.workflow.api.MQWFAgent
 
LOCATORS - Static variable in class com.ibm.workflow.api.Agent
 
LOCATORS - Static variable in class com.ibm.workflow.api.MQWFAgent
 
log - Static variable in class com.ibm.workflow.api.Agent
 
log - Static variable in class com.ibm.workflow.api.MQWFAgent
 
logoff() - Method in interface com.ibm.workflow.api.ExecutionService
This API call allows the application to finish the specified user session with an MQ Workflow execution server (action call).
logon(String, String) - Method in interface com.ibm.workflow.api.ExecutionService
This API call allows an application to establish a user session with an MQ Workflow execution server (action call).
logon2(String, String, SessionMode, AbsenceIndicator) - Method in interface com.ibm.workflow.api.ExecutionService
See ExecutionService.logon(java.lang.String, java.lang.String); allows for the specification of the session mode and absence setting.
logon3(byte[]) - Method in interface com.ibm.workflow.api.ExecutionService
See ExecutionService.logon(java.lang.String, java.lang.String); allows for logging on with user credentials.
logon4(byte[], SessionMode, AbsenceIndicator, String) - Method in interface com.ibm.workflow.api.ExecutionService
See ExecutionService.logon(java.lang.String, java.lang.String); allows for logging on with user credentials and for the specification of the session mode and absence setting.

M

manager() - Method in interface com.ibm.workflow.api.Person
Returns the user identification of the person's manager.
manualExitMode() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns whether the exit mode of the activity instance is manual.
manualExitMode() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns whether the exit mode of the associated activity instance is manual.
manualExitMode() - Method in interface com.ibm.workflow.api.WorkItem
Returns whether the exit mode
manualStartMode() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns whether the start mode of the activity instance is manual.
manualStartMode() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns whether the start mode of the associated activity instance is manual.
manualStartMode() - Method in interface com.ibm.workflow.api.WorkItem
Returns whether the start mode of the work item is manual.
mappingType - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Identifies the type of mapping that should occur.
MAXIMIZED - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Style
 
memberCount() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the number of structural members in the container element.
memberCount() - Method in interface com.ibm.workflow.api.Container
Returns the number of structural members in the container.
messageText - Variable in class com.ibm.workflow.api.FmcError
Returns the error as an NLS regarding formatted message.
messageText - Variable in class com.ibm.workflow.api.FmcException
The NLS text string describing the API error.
middleName() - Method in interface com.ibm.workflow.api.Person
Returns the middle name of the person.
MINIMIZED - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Style
 
modlevel - Variable in class com.ibm.workflow.api.VersionInfo
 
MQWFAgent - class com.ibm.workflow.api.MQWFAgent.
An instance of this class is used to gain access to MQWF services.
MQWFAgent() - Constructor for class com.ibm.workflow.api.MQWFAgent
Constructs an MQWFAgent instance.

N

name() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the name of the process template.
name() - Method in interface com.ibm.workflow.api.Item
Returns the name of the item.
name() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the name of the container element.
name() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the name of the activity instance.
name() - Method in interface com.ibm.workflow.api.ControlConnectorInstance
Returns the name associated with the control connector instance.
name() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the name of the process instance.
name() - Method in interface com.ibm.workflow.api.PersistentList
Returns the name of the persistent list.
namesOfManagedOrganizations() - Method in interface com.ibm.workflow.api.Person
Returns the names of organizations the person manages.
namesOfRoles() - Method in interface com.ibm.workflow.api.Person
Returns the names of roles the person belongs to.
namesOfRolesToCoordinate() - Method in interface com.ibm.workflow.api.Person
Returns the names of roles the person can coordinate.
nestedException - Variable in class com.ibm.workflow.api.FmcException
The exception thrown by the communication layer.
NEVER - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.TimePeriod
 
NO_AUDIT - Static variable in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
 
NO_NOTIFICATION - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Escalation
 
NO_NOTIFICATION - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.Escalation
 
NORMAL - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 
NORMAL - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeMode
 
NOT_EVALUATED - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.EvaluationState
 
NOT_SET - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Type
 
NOT_SET - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.EvaluationState
 
NOT_SET - Static variable in class com.ibm.workflow.api.PersistentListPackage.TypeOfList
 
NOT_SET - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.Escalation
 
NOT_SET - Static variable in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
 
NOT_SET - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Style
 
NOT_SET - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Type
 
NOT_SET - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.TimePeriod
 
NOT_SET - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeMode
 
NOT_SET - Static variable in class com.ibm.workflow.api.ServicePackage.AbsenceIndicator
 
NOT_SET - Static variable in class com.ibm.workflow.api.WorkItemPackage.ProgramRetrieval
 
NOT_SPECIFIED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Escalation
 
NOT_SPECIFIED - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 
NOT_SPECIFIED - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeUser
 
NOT_SPECIFIED - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
notificationTime() - Method in interface com.ibm.workflow.api.ProcessInstanceNotification
Returns the notification time of the process instance.
notificationTime() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the notification time of the process instance.
notifiedPerson() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the person who received the notification.

O

obtainBlockMonitor(ActivityInstance) - Method in interface com.ibm.workflow.api.InstanceMonitor
This API call retrieves the instance monitor for the specified activity instance from the MQ Workflow execution server (action call).
obtainProcessMonitor(ActivityInstance, boolean) - Method in interface com.ibm.workflow.api.InstanceMonitor
See InstanceMonitor.obtainBlockMonitor(com.ibm.workflow.api.ActivityInstance); obtains the monitor for an activity of type Process.
obtainProcessMonitor(boolean) - Method in interface com.ibm.workflow.api.Item
This API call retrieves the instance monitor for the process instance the item is part of from the MQ Workflow execution server (action call).
obtainProcessMonitor(boolean) - Method in interface com.ibm.workflow.api.ActivityInstance
This API call retrieves a monitor for the process instance the activity instance is part of from the MQ Workflow execution server (action call).
obtainProcessMonitor(boolean) - Method in interface com.ibm.workflow.api.ProcessInstance
This API call obtains a monitor for the process instance from the MQ Workflow execution server (action call).
options - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ImplementationData
Returns the description of an EXE, a DLL, or an external service in Java.
Options - class com.ibm.workflow.api.ProgramTemplatePackage.Options.
 
Options() - Constructor for class com.ibm.workflow.api.ProgramTemplatePackage.Options
 
organizationName() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the name of the organization of the process template.
organizationName() - Method in interface com.ibm.workflow.api.Person
Returns the name of the organization the person belongs to.
organizationName() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the name of the organization of the process instance.
origin - Variable in class com.ibm.workflow.api.FmcException
The string describing the source code location where the API error occurred.
OS2 - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
OS390 - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
OTHERWISE - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.Type
 
outContainer() - Method in interface com.ibm.workflow.api.ActivityInstance
This API call retrieves the output container associated with the activity instance from the MQ Workflow execution server (action call).
outContainer() - Method in interface com.ibm.workflow.api.ProgramData
Returns the output container of the program.
outContainer() - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
outContainer() - Method in interface com.ibm.workflow.api.WorkItem
This API call retrieves the output container associated with the work item from the MQ Workflow execution server (action call).
outContainer() - Method in interface com.ibm.workflow.api.ProcessInstance
This API call retrieves the output container associated with the process instance from the MQ Workflow execution server (action call).
outContainerAccess() - Method in interface com.ibm.workflow.api.ProgramTemplate
States whether the output container is accessed by the program.
outContainerName() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the name of the output container of the process template.
outContainerName() - Method in interface com.ibm.workflow.api.Item
Returns the name of the output container of the item.
outContainerName() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the name of the output container of the activity instance.
outContainerName() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the name of the output container of the process instance.
owner() - Method in interface com.ibm.workflow.api.Item
Returns the user ID of the owner of the item.
ownerOfList() - Method in interface com.ibm.workflow.api.PersistentList
Returns the user ID of the owner of the persistent list.

P

parameters - Variable in class com.ibm.workflow.api.FmcError
Returns the parameters of the error; these are to be incorporated into the message text.
parameters - Variable in class com.ibm.workflow.api.FmcException
The string array holding the parameters which were passed when the API error occurred.
parentName() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the name of the parent process instance of this process instance.
passthrough() - Method in interface com.ibm.workflow.api.ExecutionService
The native implementation of the Java API does not support this method.
pathAndFileName - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeOptions
Returns the path and file name of the EXE.
pathAndFileName - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.DllOptions
Returns the path and file name of the DLL.
persistentActivityInstance(String) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient activity instance object representing the persistent object identified by the passed object identification; does not contact the server.
persistentActivityInstanceList(String) - Method in interface com.ibm.workflow.api.ExecutionService
Documentation for method not yet available
persistentActivityInstanceNotification(String) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient activity instance notification object representing the persistent object identified by the passed object identification; does not contact the server.
persistentInstanceMonitor(String) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient instance monitor object representing the persistent object identified by the passed object identification; does not contact the server.
PersistentList - interface com.ibm.workflow.api.PersistentList.
 
persistentOid() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns a representation of the object identification of the process template.
persistentOid() - Method in interface com.ibm.workflow.api.Item
Returns a representation of the object identification of the item.
persistentOid() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns a representation of the object identification of the activity instance.
persistentOid() - Method in interface com.ibm.workflow.api.InstanceMonitor
Returns a representation of the object identification of the instance monitor.
persistentOid() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns a representation of the object identification of the process instance.
persistentOid() - Method in interface com.ibm.workflow.api.PersistentList
Returns a representation of the object identification of the persistent list.
persistentOidOfActivityInstance() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the object ID of the associated activity instance.
persistentOidOfActivityInstance() - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
persistentOidOfActivityInstance() - Method in interface com.ibm.workflow.api.WorkItem
Returns the object ID of the associated activity instance.
persistentOidOfProcessInstance() - Method in interface com.ibm.workflow.api.Item
Returns the object ID
persistentOidOfProcessTemplate() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns a representation of the object identification of the process template the process instance is derived from.
persistentOidOfSourceActivity() - Method in interface com.ibm.workflow.api.ControlConnectorInstance
Returns the object ID of the activity instance which is the source of this control connector instance.
persistentOidOfTargetActivity() - Method in interface com.ibm.workflow.api.ControlConnectorInstance
Returns the object ID of the activity instance which is the target of this control connector instance.
persistentPerson(String) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient person object representing the persistent object identified by the passed user identification; does not contact the server.
persistentProcessInstance(String) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient process instance object representing the persistent object identified by the passed object identification; does not contact the server.
persistentProcessInstanceList(String) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient process instance list object representing the persistent object identified by the passed object identification; does not contact the server.
persistentProcessInstanceNotification(String) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient process instance notification object representing the persistent object identified by the passed object identification; does not contact the server.
persistentProcessTemplate(String) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient process template object representing the persistent object identified by the passed object identification; does not contact the server.
persistentProcessTemplateList(String) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient process template list object representing the persistent object identified by the passed object identification; does not contact the server.
persistentWorkItem(String) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient work item object representing the persistent object identified by the passed object identification; does not contact the server.
persistentWorkList(String) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient worklist object representing the persistent object identified by the passed object identification; does not contact the server.
Person - interface com.ibm.workflow.api.Person.
 
personID() - Method in interface com.ibm.workflow.api.Person
Returns the person ID of the person.
personsAuthorizedFor() - Method in interface com.ibm.workflow.api.Person
Returns the persons for whom this person is authorized either explicitly or by being a substitute.
personsAuthorizedForMe() - Method in interface com.ibm.workflow.api.Person
Returns the persons who are authorized for this person.
personsToStandInFor() - Method in interface com.ibm.workflow.api.Person
Returns the persons for whom this person stands in.
phone() - Method in interface com.ibm.workflow.api.Person
Returns the phone number of the person.
PLANNING - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
PLANNING - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
platform - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ImplementationData
Returns the operating system platform this implementation data describes.
Point - class com.ibm.workflow.api.Point.
 
Point() - Constructor for class com.ibm.workflow.api.Point
 
Point(int, int) - Constructor for class com.ibm.workflow.api.Point
 
PRESENT - Static variable in class com.ibm.workflow.api.ServicePackage.SessionMode
 
PRESENT_HERE - Static variable in class com.ibm.workflow.api.ServicePackage.SessionMode
 
priority() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the priority of the activity instance.
priority() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the priority of the associated activity instance.
priority() - Method in interface com.ibm.workflow.api.WorkItem
Returns the priority of the work item.
PRIVATE - Static variable in class com.ibm.workflow.api.PersistentListPackage.TypeOfList
 
PROCESS - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Type
 
PROCESS_ADMINISTRATOR - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 
PROCESS_INSTANCE_NOTIFICATION - Static variable in class com.ibm.workflow.api.ItemPackage.ItemType
 
PROCESS_NOTIFICATION - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.Escalation
 
processAdmin() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the user ID of the process administrator of an instance of the process template.
processAdmin() - Method in interface com.ibm.workflow.api.Item
Returns the user ID of the process administrator
processAdmin() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the process administrator of the activity instance.
processAdmin() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the user ID of the process administrator of the process instance.
processContext() - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
processContext() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the user-specified context of the process instance.
ProcessInstance - interface com.ibm.workflow.api.ProcessInstance.
 
processInstance() - Method in interface com.ibm.workflow.api.Item
This API call retrieves the process instance the item is a part of from the MQ Workflow execution server (action call).
ProcessInstanceList - interface com.ibm.workflow.api.ProcessInstanceList.
 
processInstanceName() - Method in interface com.ibm.workflow.api.Item
Returns the name
processInstanceName() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the name of the process instance the activity instance is part of.
ProcessInstanceNotification - interface com.ibm.workflow.api.ProcessInstanceNotification.
 
processInstanceState() - Method in interface com.ibm.workflow.api.Item
Returns the state of the process instance the item is part of.
processInstanceState() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the state of the process instance the activity instance is part of.
processInstanceSystemGroupName() - Method in interface com.ibm.workflow.api.Item
Returns the name of the system group of the process instance the item is part of.
processInstanceSystemGroupName() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the name of the system group of the process instance the item is part of.
processInstanceSystemName() - Method in interface com.ibm.workflow.api.Item
Returns the name of the system of the process instance the item is part of.
processInstanceSystemName() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the name of the system of the process instance the activity instance is part of.
ProcessTemplate - interface com.ibm.workflow.api.ProcessTemplate.
 
ProcessTemplateList - interface com.ibm.workflow.api.ProcessTemplateList.
 
processTemplateName() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the name of the process template the process instance is derived from.
PROGRAM - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Type
 
ProgramData - interface com.ibm.workflow.api.ProgramData.
 
programDataFromStream(byte[]) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient program data object from the stream passed.
programExecutionAgentShutDown() - Method in interface com.ibm.workflow.api.ExecutionService
This API call allows to shut down the program execution agent associated to the logged on user (program execution management API call call).
programExecutionAgentStartUp() - Method in interface com.ibm.workflow.api.ExecutionService
This API call is used to start a program execution agent associated to the logged-on user (program-execution-management call).
programID() - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
ProgramRetrieval - class com.ibm.workflow.api.WorkItemPackage.ProgramRetrieval.
 
ProgramTemplate - interface com.ibm.workflow.api.ProgramTemplate.
 
programTemplate(String) - Method in interface com.ibm.workflow.api.ProcessTemplate
This API call retrieves the program template identified by the passed name from the MQ Workflow execution server (action call).
programTemplateFromStream(byte[]) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient program template object from the stream passed.
programTrusted() - Method in interface com.ibm.workflow.api.ProgramTemplate
States whether the program can be trusted.
programTrusted() - Method in interface com.ibm.workflow.api.ProgramData
States whether the program can be trusted.
PUBLIC - Static variable in class com.ibm.workflow.api.PersistentListPackage.TypeOfList
 

Q

queryActivityInstanceLists() - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the activity instance lists the user has access to from the MQ Workflow execution server (action call).
queryActivityInstanceNotifications() - Method in interface com.ibm.workflow.api.WorkList
This API call retrieves the primary information for all activity instance notifications characterized by the specified worklist from the MQ Workflow execution server (action call).
queryActivityInstanceNotifications(String, String, Integer) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the activity instance notifications the user has access to from the MQ Workflow execution server (action call).
queryActivityInstanceNotificationsResultSize() - Method in interface com.ibm.workflow.api.WorkList
This API call returns the number of qualifying activity instance notification characterized by the specified worklist from the MQ Workflow execution server (action call).
queryActivityInstanceNotificationsResultSize(String) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the number of current activity instance notifications the user has access to from the MQ Workflow execution server (action call).
queryActivityInstances() - Method in interface com.ibm.workflow.api.ActivityInstanceList
This API call retrieves the primary information for all activity instances characterized by the specified activity instance list from the MQ Workflow execution server (action call).
queryActivityInstances(String, String, Integer) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the current activity instances the user has access to from the MQ Workflow execution server (action call).
queryActivityInstancesResultSize() - Method in interface com.ibm.workflow.api.ActivityInstanceList
This API call returns the number of qualifying activity instances characterized by the specified activity instance list from the MQ Workflow execution server (action call).
queryActivityInstancesResultSize(String) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the number of current activity instances the user has access to from the MQ Workflow execution server (action call).
queryItems() - Method in interface com.ibm.workflow.api.WorkList
This API call retrieves the primary information for all items characterized by the specified worklist from the MQ Workflow execution server (action call).
queryItems(String, String, Integer) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the work items or notifications the user has access to from the MQ Workflow execution server (action call).
queryItemsResultSize() - Method in interface com.ibm.workflow.api.WorkList
This API call returns the number of qualifying items characterized by the specified worklist from the MQ Workflow execution server (action call).
queryItemsResultSize(String) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the number of current work items or notifications the user has access to from the MQ Workflow execution server (action call).
queryProcessInstanceLists() - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the process instance lists the user has access to from the MQ Workflow execution server (action call).
queryProcessInstanceNotifications() - Method in interface com.ibm.workflow.api.WorkList
This API call retrieves the primary information for all process instance notifications characterized by the specified worklist from the MQ Workflow execution server (action call).
queryProcessInstanceNotifications(String, String, Integer) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the process instance notifications the user has access to from the MQ Workflow execution server (action call).
queryProcessInstanceNotificationsResultSize() - Method in interface com.ibm.workflow.api.WorkList
This API call returns the number of qualifying process instance notification characterized by the specified worklist from the MQ Workflow execution server (action call).
queryProcessInstanceNotificationsResultSize(String) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the number of current process instance notifications the user has access to from the MQ Workflow execution server (action call).
queryProcessInstances() - Method in interface com.ibm.workflow.api.ProcessInstanceList
This API call retrieves the primary information for all process instances characterized by the specified process instance list from the MQ Workflow execution server (action call).
queryProcessInstances(String, String, Integer) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the current process instances the user has access to from the MQ Workflow execution server (action call).
queryProcessInstancesResultSize() - Method in interface com.ibm.workflow.api.ProcessInstanceList
This API call returns the number of qualifying process instances characterized by the specified process instance list from the MQ Workflow execution server (action call).
queryProcessInstancesResultSize(String) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the number of current process instances the user has access to from the MQ Workflow execution server (action call).
queryProcessTemplateLists() - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the current process template lists the user has access to from the MQ Workflow execution server (action call).
queryProcessTemplates() - Method in interface com.ibm.workflow.api.ProcessTemplateList
This API call retrieves the primary information for all process templates characterized by the specified process template list from the MQ Workflow execution server (action call).
queryProcessTemplates(String, String, Integer) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the current process templates from the MQ Workflow execution server (action call).
queryProcessTemplatesResultSize() - Method in interface com.ibm.workflow.api.ProcessTemplateList
This API call returns the number of qualifying process templates characterized by the specified process template list from the MQ Workflow execution server (action call).
queryProcessTemplatesResultSize(String) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the number of current process templates the user has access to from the MQ Workflow execution server (action call).
queryWorkItems() - Method in interface com.ibm.workflow.api.WorkList
This API call retrieves the primary information for all work items characterized by the specified worklist from the MQ Workflow execution server (action call).
queryWorkItems(String, String, Integer) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the work items the user has access to from the MQ Workflow execution server (action call).
queryWorkItemsResultSize() - Method in interface com.ibm.workflow.api.WorkList
This API call returns the number of qualifying work items characterized by the specified worklist from the MQ Workflow execution server (action call).
queryWorkItemsResultSize(String) - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the number of current work items the user has access to from the MQ Workflow execution server (action call).
queryWorkLists() - Method in interface com.ibm.workflow.api.ExecutionService
This API call retrieves the worklists the user has access to from the MQ Workflow execution server (action call).

R

rc - Variable in class com.ibm.workflow.api.FmcError
Returns the return code remembered in the error object.
rc - Variable in class com.ibm.workflow.api.FmcException
The API error return code.
ReadOnlyContainer - interface com.ibm.workflow.api.ReadOnlyContainer.
 
readOnlyContainerFromStream(byte[]) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient read-only container object from the stream passed.
ReadOnlyContainerHolder - class com.ibm.workflow.api.ReadOnlyContainerHolder.
 
ReadOnlyContainerHolder() - Constructor for class com.ibm.workflow.api.ReadOnlyContainerHolder
 
ReadOnlyContainerHolder(ReadOnlyContainer) - Constructor for class com.ibm.workflow.api.ReadOnlyContainerHolder
 
ReadWriteContainer - interface com.ibm.workflow.api.ReadWriteContainer.
 
readWriteContainerFromStream(byte[]) - Method in interface com.ibm.workflow.api.ExecutionService
Constructs a transient read/write container object from the stream passed.
READY - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
READY - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
READY - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
receivedAs() - Method in interface com.ibm.workflow.api.Item
Returns the reason why the item was received.
receivedTime() - Method in interface com.ibm.workflow.api.Item
Returns the time when the item was received by the current owner.
reconnectCount() - Method in interface com.ibm.workflow.api.Service
Returns the number of times the client tries to reconnect to a server in cases where the client connection is lost.
refresh() - Method in interface com.ibm.workflow.api.ProcessTemplate
This API call refreshes the process template from the MQ Workflow execution server (action call).
refresh() - Method in interface com.ibm.workflow.api.Item
This API call refreshes the item from the MQ Workflow execution server (action call).
refresh() - Method in interface com.ibm.workflow.api.ActivityInstance
This API call refreshes the activity instance from the MQ Workflow execution server (action call).
refresh() - Method in interface com.ibm.workflow.api.Person
This API call refreshes the person from the MQ Workflow execution server (action call).
refresh() - Method in interface com.ibm.workflow.api.Service
This API call refreshes the logon status from the server (action call).
refresh() - Method in interface com.ibm.workflow.api.ProcessInstance
This API call refreshes the process instance from the MQ Workflow execution server (action call).
refresh() - Method in interface com.ibm.workflow.api.PersistentList
This API call refreshes the persistent list from the MQ Workflow execution server (action call).
refresh(boolean) - Method in interface com.ibm.workflow.api.InstanceMonitor
This API call refreshes the instance monitor from the MQ Workflow execution server (action call).
release - Variable in class com.ibm.workflow.api.VersionInfo
 
remoteInContainer(String) - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
remoteOutContainer(String) - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
remotePassthrough(String) - Method in interface com.ibm.workflow.api.ExecutionService
The native implementation of the Java API does not support this method.
remotePersistentOidOfActivityInstance(String) - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
remoteProcessContext(String) - Method in interface com.ibm.workflow.api.ExecutionAgent
 
remoteUserID(String) - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.workflow.api.Agent
Removes the given listener from the set of listeners to be notified of property changes.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.ibm.workflow.api.AgentExtension
Removes the given listener from the set of listeners to be notified of property changes.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.workflow.api.MQWFAgent
Removes the given listener from the set of listeners to be notified of property changes.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.workflow.api.Agent
Removes the given listener from the set of listeners to be notified of vetoable property changes.
removeVetoableChangeListener(VetoableChangeListener) - Method in interface com.ibm.workflow.api.AgentExtension
Removes the given listener from the set of listeners to be notified of vetoable property changes.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.workflow.api.MQWFAgent
Removes the given listener from the set of listeners to be notified of vetoable property changes.
RESET - Static variable in class com.ibm.workflow.api.ServicePackage.AbsenceIndicator
 
restart() - Method in interface com.ibm.workflow.api.WorkItem
This API call asks MQ Workflow to enable the restart of a work item (action call).
restart() - Method in interface com.ibm.workflow.api.ProcessInstance
This API call restarts the process instance on the MQ Workflow execution server (action call).
resume(boolean) - Method in interface com.ibm.workflow.api.ProcessInstance
This API call resumes processing of a suspended or suspending process instance (action call).
roleName() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the name of the role of the process template.
roleName() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the name of the role of the process instance.
runInXTerm - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeOptions
States whether the EXE should start in a separate xterm.
RUNNING - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
RUNNING - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
RUNNING - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 

S

SAFE - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeMode
 
SECOND_ACTIVITY_INSTANCE_NOTIFICATION - Static variable in class com.ibm.workflow.api.ItemPackage.ItemType
 
SECOND_NOTIFICATION - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Escalation
 
secondNotificationTime() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the time the second notification for the activity instance is to occur or has occurred.
secondNotificationTime() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the second notification time of the associated activity instance.
secondNotificationTime() - Method in interface com.ibm.workflow.api.WorkItem
Returns the time the second notification for the work item is to occur or has occurred.
secondNotifiedPersons() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the persons
secondPhone() - Method in interface com.ibm.workflow.api.Person
Returns the alternate phone number of the person.
Service - interface com.ibm.workflow.api.Service.
 
serviceName - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Identifies the service t hat is to be called.
serviceType - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Identifies the type of service to be called, for example, CICS or IMS.
sessionID - Variable in class com.ibm.workflow.api.GcInfo
 
sessionID() - Method in interface com.ibm.workflow.api.ExecutionService
Returns a string representation of the session.
SessionMode - class com.ibm.workflow.api.ServicePackage.SessionMode.
 
setAbsence(boolean) - Method in interface com.ibm.workflow.api.Person
This API call sets the absence indication of the logged-on user to the specified value (action call).
setAsText(String) - Method in class com.ibm.workflow.api.AgentLocatorEditor
 
setBuffer(String, byte[]) - Method in interface com.ibm.workflow.api.ReadWriteContainer
Sets the value of the specified container leaf element in Java.
setBuffer2(String, int, byte[]) - Method in interface com.ibm.workflow.api.ReadWriteContainer
Sets the value of the specified container leaf element in Java.
setConfigurationID(String) - Method in class com.ibm.workflow.api.Agent
Sets the configuration identifier to be used by the agent.
setConfigurationID(String) - Method in interface com.ibm.workflow.api.AgentExtension
Sets the configuration identifier to be used by the agent.
setConfigurationID(String) - Method in class com.ibm.workflow.api.MQWFAgent
Sets the configuration identifier to be used by the agent.
setContext(Applet, Properties) - Method in class com.ibm.workflow.api.Agent
Sets the context for the agent.
setContext(Applet, Properties) - Method in interface com.ibm.workflow.api.AgentExtension
Sets the context for the agent.
setContext(Applet, Properties) - Method in class com.ibm.workflow.api.MQWFAgent
Sets the context for the Agent.
setContext(String[], Properties) - Method in class com.ibm.workflow.api.Agent
} Sets the context for the agent.
setContext(String[], Properties) - Method in interface com.ibm.workflow.api.AgentExtension
Sets the context for the agent.
setContext(String[], Properties) - Method in class com.ibm.workflow.api.MQWFAgent
Sets the context for the Agent.
setDescription(String) - Method in interface com.ibm.workflow.api.Item
This API call sets the description of the item to the specified value (action call).
setDescription(String) - Method in interface com.ibm.workflow.api.ProcessInstance
This API call sets the description of the process instance to the specified value (action call).
setDescription(String) - Method in interface com.ibm.workflow.api.PersistentList
This API call sets the description of the persistent list to the specified value (action call).
setDouble(String, double) - Method in interface com.ibm.workflow.api.ReadWriteContainer
Sets the value of the specified container leaf element in Java.
setDouble2(String, int, double) - Method in interface com.ibm.workflow.api.ReadWriteContainer
Sets the value of the specified container leaf element in Java.
setFilter(String) - Method in interface com.ibm.workflow.api.PersistentList
This API call sets the filter of the persistent list to the specified value (action call).
setLocator(int) - Method in class com.ibm.workflow.api.Agent
Sets the locator policy for this agent.
setLocator(int) - Method in interface com.ibm.workflow.api.AgentExtension
Sets the locator policy for this agent.
setLocator(int) - Method in class com.ibm.workflow.api.MQWFAgent
Sets the locator policy for this agent.
setLong(String, int) - Method in interface com.ibm.workflow.api.ReadWriteContainer
Sets the value of the specified container leaf element in Java.
setLong2(String, int, int) - Method in interface com.ibm.workflow.api.ReadWriteContainer
Sets the value of the specified container leaf element in Java.
setName(String) - Method in interface com.ibm.workflow.api.Item
This API call sets the name of the item (action call).
setName(String) - Method in class com.ibm.workflow.api.Agent
Sets the name of the agent.
setName(String) - Method in interface com.ibm.workflow.api.AgentExtension
Sets the name of the agent.
setName(String) - Method in class com.ibm.workflow.api.MQWFAgent
Sets the name of the agent.
setName(String) - Method in interface com.ibm.workflow.api.ProcessInstance
This API call sets the name of the process instance to the specified value (action call).
setOutContainer(ReadWriteContainer) - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
setPassword(String) - Method in interface com.ibm.workflow.api.Service
This API call allows a user's password to be changed (action call).
setPersonAbsent() - Method in interface com.ibm.workflow.api.ExecutionService
This API call sets the absence indication of the specified user to the specified value (action call).
setPersonAbsent2(String, boolean) - Method in interface com.ibm.workflow.api.ExecutionService
 
setProcessAdmin(String) - Method in interface com.ibm.workflow.api.ProcessInstance
This API call sets the process administrator to the specified user ID (action call).
setReconnectCount(int) - Method in interface com.ibm.workflow.api.Service
Sets the number of times
setRemoteOutContainer(String, ReadWriteContainer) - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
setSessionContext(String, String) - Method in interface com.ibm.workflow.api.ExecutionService
Associates the execution service object with the session identified by the passed session identification.
setSortCriteria(String) - Method in interface com.ibm.workflow.api.PersistentList
This API call sets the sort criteria of the persistent list to the specified value (action call).
setString(String, String) - Method in interface com.ibm.workflow.api.ReadWriteContainer
Sets the value of the specified container leaf element in Java.
setString2(String, int, String) - Method in interface com.ibm.workflow.api.ReadWriteContainer
Sets the value of the specified container leaf element in Java.
setSubstitute(String) - Method in interface com.ibm.workflow.api.Person
This API call sets the substitute of the logged-on user (action call).
setThreshold(Integer) - Method in interface com.ibm.workflow.api.PersistentList
This API call sets the threshold of the persistent list to the specified value (action call).
setTimeout(int) - Method in interface com.ibm.workflow.api.Service
Sets the time
setValue(Object) - Method in class com.ibm.workflow.api.AgentLocatorEditor
 
SKIPPED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
SOLARIS - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
sortCriteria() - Method in interface com.ibm.workflow.api.PersistentList
Returns the sort criteria of the persistent list.
SPECIFIED_DEFINITIONS - Static variable in class com.ibm.workflow.api.WorkItemPackage.ProgramRetrieval
 
staff() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns all persons a work item for the activity instance is assigned to.
staff() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns all persons owning a work item for the associated activity instance.
staff() - Method in interface com.ibm.workflow.api.WorkItem
Returns all persons owning a work item
start() - Method in interface com.ibm.workflow.api.WorkItem
This API call starts a ready work item (action call).
start() - Method in interface com.ibm.workflow.api.ProcessInstance
This API call starts a ready process instance (action call).
start2(ReadWriteContainer) - Method in interface com.ibm.workflow.api.ProcessInstance
See start; additionally allows to pass an input container.
start3(ReadWriteContainer, String) - Method in interface com.ibm.workflow.api.ProcessInstance
See start; additionally allows to pass an input container and a process context.
startCondition() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the start condition of the activity instance.
startCondition() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the start condition of the associated activity instance.
startCondition() - Method in interface com.ibm.workflow.api.WorkItem
Returns the start condition of the work item.
STARTER - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeUser
 
starter() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the starter of the activity instance or the requestor of a ForceFinish action.
starter() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the starter of the process instance.
startInForeGround - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeOptions
States whether the EXE should start in the foreground.
startTime() - Method in interface com.ibm.workflow.api.Item
Returns the start time of the item.
startTime() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the start time of the activity instance.
startTime() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the start time of the process instance.
startTool(String) - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
This API call starts the specified support tool (action call).
startTool(String) - Method in interface com.ibm.workflow.api.WorkItem
This API call starts the specified support tool (action call).
state() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the state of the activity instance.
state() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the state of the associated activity instance.
state() - Method in interface com.ibm.workflow.api.ControlConnectorInstance
Returns the state of the control connector instance, whether it is evaluated, and the result of evaluation.
state() - Method in interface com.ibm.workflow.api.WorkItem
Returns the state of the work item.
state() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the state of the process instance.
stateOfNotification() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the notification state of the activity instance.
stateOfNotification() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the notification state of the associated activity instance.
stateOfNotification() - Method in interface com.ibm.workflow.api.WorkItem
Returns the notification state of the work item.
stateOfNotification() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the notification state of the process instance.
structMembers() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the structural members of the container element.
structMembers() - Method in interface com.ibm.workflow.api.Container
Returns the structural members of the container.
structuresFromActivity() - Method in interface com.ibm.workflow.api.ProgramTemplate
States whether the program can handle any container passed to it.
Style - class com.ibm.workflow.api.ProgramTemplatePackage.Style.
 
subProcessInstance() - Method in interface com.ibm.workflow.api.ActivityInstance
This API call retrieves the process instance which is implementing the activity instance from the MQ Workflow execution server (action call).
SUBSTITUTE - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 
substitute() - Method in interface com.ibm.workflow.api.Person
Returns the substitute of the person.
supportTools() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the support tools associated with the activity instance.
supportTools() - Method in interface com.ibm.workflow.api.ActivityInstanceNotification
Returns the support tools associated with the activity instance.
supportTools() - Method in interface com.ibm.workflow.api.WorkItem
Returns the support tools associated with the work item.
suspend(boolean) - Method in interface com.ibm.workflow.api.ProcessInstance
This API call suspends (temporarily stops) the process instance (action call).
suspend2(Calendar, boolean) - Method in interface com.ibm.workflow.api.ProcessInstance
See suspend; additionally allows to provide a date at which the process instance is automatically resumed.
SUSPENDED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
SUSPENDED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
SUSPENDED - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
SUSPENDING - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
SUSPENDING - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
SUSPENDING - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
suspensionExpirationTime() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the suspension expiration time of the process instance.
suspensionTime() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the time the process instance was suspended.
SymbolLayout - class com.ibm.workflow.api.SymbolLayout.
 
symbolLayout() - Method in interface com.ibm.workflow.api.ActivityInstance
Returns the symbol layout of the activity instance.
SymbolLayout() - Constructor for class com.ibm.workflow.api.SymbolLayout
 
SymbolLayout(int, int, int, int) - Constructor for class com.ibm.workflow.api.SymbolLayout
 
SYSTEM_ADMINISTRATOR - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 
systemGroupName() - Method in interface com.ibm.workflow.api.Service
Returns the name of the system group where the server resides.
systemGroupName() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the name of the system group where the process instance runs.
systemName() - Method in interface com.ibm.workflow.api.Person
Returns the home system of the person.
systemName() - Method in interface com.ibm.workflow.api.Service
Returns the name of the system where the server resides.
systemName() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the name of the system where the process instance runs.

T

terminate() - Method in interface com.ibm.workflow.api.ActivityInstance
This API call terminates an activity instance implemented by a program or process (action call).
terminate() - Method in interface com.ibm.workflow.api.WorkItem
This API call terminates a work item implemented by a program or process (action call).
terminate() - Method in interface com.ibm.workflow.api.ProcessInstance
This API call terminates a process instance and all of its non-autonomous subprocesses (action call).
TERMINATED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
TERMINATED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
TERMINATED - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
TERMINATING - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
TERMINATING - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
TERMINATING - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
threshold - Variable in class com.ibm.workflow.api.GcInfo
 
threshold() - Method in interface com.ibm.workflow.api.PersistentList
Returns the threshold of the persistent list.
TIME_INTERVAL - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.TimePeriod
 
timeout() - Method in interface com.ibm.workflow.api.Service
Returns the time the client will wait for a server to answer.
timeoutInterval - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Specifies the timeout interval in seconds.
timeoutPeriod - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExternalOptions
Specifies how long the program execution agent should wait for a response from the started service, forever, a time period , or never.
TimePeriod - class com.ibm.workflow.api.ProgramTemplatePackage.TimePeriod.
 
topLevelName() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the name of the top level process instance of this process instance.
toString() - Method in class com.ibm.workflow.api.Agent
Returns the name of the agent.
toString() - Method in interface com.ibm.workflow.api.AgentExtension
Returns the name of the agent.
toString() - Method in class com.ibm.workflow.api.MQWFAgent
Returns the name of the agent.
trace - Static variable in class com.ibm.workflow.api.Agent
 
trace - Static variable in class com.ibm.workflow.api.MQWFAgent
 
transfer(String) - Method in interface com.ibm.workflow.api.Item
This API call transfers an item to the specified user (action call).
transitionCondition() - Method in interface com.ibm.workflow.api.ControlConnectorInstance
Returns the transition condition of the control connector instance.
Type - class com.ibm.workflow.api.ActivityInstancePackage.Type.
 
Type - class com.ibm.workflow.api.ControlConnectorInstancePackage.Type.
 
Type - class com.ibm.workflow.api.ProgramTemplatePackage.Type.
 
type() - Method in interface com.ibm.workflow.api.ContainerElement
Returns the type of the container element, that is, the data structure name.
type() - Method in interface com.ibm.workflow.api.Container
Returns the type of the container, that is, the data structure name.
type() - Method in interface com.ibm.workflow.api.PersistentList
Returns the type of the persistent list, whether it is a public or private list.
TypeOfList - class com.ibm.workflow.api.PersistentListPackage.TypeOfList.
 

U

UNDEFINED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
UNDEFINED - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.Type
 
UNDEFINED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
UNDEFINED - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
UNKNOWN - Static variable in class com.ibm.workflow.api.ItemPackage.ItemType
 
userID() - Method in interface com.ibm.workflow.api.Person
Returns the user identification of the person.
userID() - Method in interface com.ibm.workflow.api.ExecutionAgent
The native implementation of the Java API does not support this method.
userID() - Method in interface com.ibm.workflow.api.Service
Returns the user identification of the logged-on user.
userSettings() - Method in interface com.ibm.workflow.api.Service
This API call returns all settings of the logged on user (action call).

V

validFromTime() - Method in interface com.ibm.workflow.api.ProcessTemplate
Returns the time when the process template becomes valid.
validFromTime() - Method in interface com.ibm.workflow.api.ProgramTemplate
Returns the time when the process template and thus the program template becomes valid.
validFromTime() - Method in interface com.ibm.workflow.api.ProcessInstance
Returns the time from when on the associated process template is valid.
value - Variable in class com.ibm.workflow.api.ReadOnlyContainerHolder
Returns the read-only container contained in the holder object.
value() - Method in class com.ibm.workflow.api.ActivityInstancePackage.Type
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ActivityInstancePackage.Escalation
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ControlConnectorInstancePackage.Type
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ControlConnectorInstancePackage.EvaluationState
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ItemPackage.AssignReason
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ItemPackage.ExecutionState
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ItemPackage.ItemType
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.PersistentListPackage.TypeOfList
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ProcessInstancePackage.Escalation
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ProgramTemplatePackage.Style
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ProgramTemplatePackage.ExeUser
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ProgramTemplatePackage.Type
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ProgramTemplatePackage.TimePeriod
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ProgramTemplatePackage.ExeMode
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ServicePackage.SessionMode
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.ServicePackage.AbsenceIndicator
Returns the numeric value of the enumeration object.
value() - Method in class com.ibm.workflow.api.WorkItemPackage.ProgramRetrieval
Returns the numeric value of the enumeration object.
version - Variable in class com.ibm.workflow.api.VersionInfo
 
VersionInfo - class com.ibm.workflow.api.VersionInfo.
 
versionInfo() - Method in class com.ibm.workflow.api.Agent
Returns information about version, release, modification level, and driver build of the agent.
versionInfo() - Method in interface com.ibm.workflow.api.AgentExtension
Returns information about version, release, modification level, and driver build of the agent.
versionInfo() - Method in class com.ibm.workflow.api.MQWFAgent
Returns information about version, release, modification level, and driver build of the agent.
VersionInfo() - Constructor for class com.ibm.workflow.api.VersionInfo
 
VersionInfo(int, int, int, String) - Constructor for class com.ibm.workflow.api.VersionInfo
 
VISIBLE - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Style
 

W

WINDOWS_95 - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
WINDOWS_NT - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
windowStyle - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeOptions
States the initial window style.
WORK_ITEM - Static variable in class com.ibm.workflow.api.ItemPackage.ItemType
 
workingDirectoryName - Variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeOptions
States the working directory for the EXE.
WorkItem - interface com.ibm.workflow.api.WorkItem.
 
WorkList - interface com.ibm.workflow.api.WorkList.
 

X

xPosition - Variable in class com.ibm.workflow.api.Point
Returns the x-coordinate of the point.
xPosition - Variable in class com.ibm.workflow.api.SymbolLayout
Returns the x-coordinate of the named icon.
xPositionOfName - Variable in class com.ibm.workflow.api.SymbolLayout
Returns the x-coordinate of the name associated to the icon.

Y

yPosition - Variable in class com.ibm.workflow.api.Point
Returns the y-coordinate of the point.
yPosition - Variable in class com.ibm.workflow.api.SymbolLayout
Returns the y-coordinate of the named icon.
yPositionOfName - Variable in class com.ibm.workflow.api.SymbolLayout
Returns the y-coordinate of the name associated to the icon.

_

_AGENT - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeUser
 
_AIX - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
_ALL_DEFINITIONS - Static variable in class com.ibm.workflow.api.WorkItemPackage.ProgramRetrieval
 
_BLOCK - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Type
 
_BY_TRANSFER - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 
_CHECKED_OUT - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_CHECKED_OUT - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_COMMON_DATA_ONLY - Static variable in class com.ibm.workflow.api.WorkItemPackage.ProgramRetrieval
 
_CONDENSED - Static variable in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
 
_CONDITION - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.Type
 
_DEFAULT - Static variable in class com.ibm.workflow.api.ServicePackage.SessionMode
 
_default() - Method in class com.ibm.workflow.api.ProgramTemplatePackage.Options
 
_DELETED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_DELETED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_DELETED - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
_DISABLED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_DLL - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Type
 
_EXE - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Type
 
_EXECUTED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_EXECUTED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_EXPIRED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_EXPIRED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_EXTERNAL - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Type
 
_FILTER - Static variable in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
 
_FINISHED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_FINISHED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_FINISHED - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
_FIRST_ACTIVITY_INSTANCE_NOTIFICATION - Static variable in class com.ibm.workflow.api.ItemPackage.ItemType
 
_FIRST_NOTIFICATION - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Escalation
 
_FORCE_FINISHED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_FORCE_FINISHED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_FOREVER - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.TimePeriod
 
_FULL - Static variable in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
 
_HP_UX - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
_IN_ERROR - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_IN_ERROR - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_INACTIVE - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_INVISIBLE - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Style
 
_IS_FALSE - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.EvaluationState
 
_IS_TRUE - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.EvaluationState
 
_LEAVE - Static variable in class com.ibm.workflow.api.ServicePackage.AbsenceIndicator
 
_MAXIMIZED - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Style
 
_MINIMIZED - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Style
 
_NEVER - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.TimePeriod
 
_NO_AUDIT - Static variable in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
 
_NO_NOTIFICATION - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Escalation
 
_NO_NOTIFICATION - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.Escalation
 
_NORMAL - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 
_NORMAL - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeMode
 
_NOT_EVALUATED - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.EvaluationState
 
_NOT_SET - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Type
 
_NOT_SET - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.EvaluationState
 
_NOT_SET - Static variable in class com.ibm.workflow.api.PersistentListPackage.TypeOfList
 
_NOT_SET - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.Escalation
 
_NOT_SET - Static variable in class com.ibm.workflow.api.ProcessTemplatePackage.AuditSetting
 
_NOT_SET - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Style
 
_NOT_SET - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Type
 
_NOT_SET - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.TimePeriod
 
_NOT_SET - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeMode
 
_NOT_SET - Static variable in class com.ibm.workflow.api.ServicePackage.AbsenceIndicator
 
_NOT_SET - Static variable in class com.ibm.workflow.api.WorkItemPackage.ProgramRetrieval
 
_NOT_SPECIFIED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Escalation
 
_NOT_SPECIFIED - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 
_NOT_SPECIFIED - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeUser
 
_NOT_SPECIFIED - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
_OS2 - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
_OS390 - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
_OTHERWISE - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.Type
 
_PLANNING - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_PLANNING - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_PRESENT - Static variable in class com.ibm.workflow.api.ServicePackage.SessionMode
 
_PRESENT_HERE - Static variable in class com.ibm.workflow.api.ServicePackage.SessionMode
 
_PRIVATE - Static variable in class com.ibm.workflow.api.PersistentListPackage.TypeOfList
 
_PROCESS - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Type
 
_PROCESS_ADMINISTRATOR - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 
_PROCESS_INSTANCE_NOTIFICATION - Static variable in class com.ibm.workflow.api.ItemPackage.ItemType
 
_PROCESS_NOTIFICATION - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.Escalation
 
_PROGRAM - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Type
 
_PUBLIC - Static variable in class com.ibm.workflow.api.PersistentListPackage.TypeOfList
 
_READY - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_READY - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_READY - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
_RESET - Static variable in class com.ibm.workflow.api.ServicePackage.AbsenceIndicator
 
_RUNNING - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_RUNNING - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_RUNNING - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
_SAFE - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeMode
 
_SECOND_ACTIVITY_INSTANCE_NOTIFICATION - Static variable in class com.ibm.workflow.api.ItemPackage.ItemType
 
_SECOND_NOTIFICATION - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.Escalation
 
_SKIPPED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_SOLARIS - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
_SPECIFIED_DEFINITIONS - Static variable in class com.ibm.workflow.api.WorkItemPackage.ProgramRetrieval
 
_STARTER - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.ExeUser
 
_SUBSTITUTE - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 
_SUSPENDED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_SUSPENDED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_SUSPENDED - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
_SUSPENDING - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_SUSPENDING - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_SUSPENDING - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
_SYSTEM_ADMINISTRATOR - Static variable in class com.ibm.workflow.api.ItemPackage.AssignReason
 
_TERMINATED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_TERMINATED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_TERMINATED - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
_TERMINATING - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_TERMINATING - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_TERMINATING - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
_TIME_INTERVAL - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.TimePeriod
 
_UNDEFINED - Static variable in class com.ibm.workflow.api.ActivityInstancePackage.ExecutionState
 
_UNDEFINED - Static variable in class com.ibm.workflow.api.ControlConnectorInstancePackage.Type
 
_UNDEFINED - Static variable in class com.ibm.workflow.api.ItemPackage.ExecutionState
 
_UNDEFINED - Static variable in class com.ibm.workflow.api.ProcessInstancePackage.ExecutionState
 
_UNKNOWN - Static variable in class com.ibm.workflow.api.ItemPackage.ItemType
 
_VISIBLE - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Style
 
_WINDOWS_95 - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
_WINDOWS_NT - Static variable in class com.ibm.workflow.api.ProgramTemplatePackage.Basis
 
_WORK_ITEM - Static variable in class com.ibm.workflow.api.ItemPackage.ItemType
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _

© Copyright IBM Corporation 1999, 2008. All Rights Reserved.