Serialized Form
Package com.ibm.workflow.api |
agentImpl
AgentExtension agentImpl
rc
int rc
- Returns the return code remembered in the
error object.
parameters
java.lang.String[] parameters
- Returns the parameters of the
error; these are to be incorporated into the message text.
messageText
java.lang.String messageText
- Returns the error as an NLS
regarding formatted message.
rc
int rc
- The API error return code. This numeric value is one of the FMC_ERROR_... constants.
origin
java.lang.String origin
- The string describing the source code location where the API error occurred.
parameters
java.lang.String[] parameters
- The string array holding the parameters which were passed when the API error occurred.
messageText
java.lang.String messageText
- The NLS text string describing the API error.
nestedException
java.lang.Throwable nestedException
- The exception thrown by the communication layer.
cycle
int cycle
threshold
int threshold
sessionID
java.lang.String sessionID
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.beans.PropertyVetoException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
name
java.lang.String name
configurationID
java.lang.String configurationID
loc
int loc
xPosition
int xPosition
- Returns the x-coordinate
of the point.
yPosition
int yPosition
- Returns the y-coordinate
of the point.
value
ReadOnlyContainer value
- Returns the read-only
container contained in the holder object.
xPosition
int xPosition
- Returns the x-coordinate
of the named icon.
yPosition
int yPosition
- Returns the y-coordinate
of the named icon.
xPositionOfName
int xPositionOfName
- Returns the x-coordinate
of the name associated to the icon.
yPositionOfName
int yPositionOfName
- Returns the y-coordinate
of the name
associated to the icon.
version
int version
release
int release
modlevel
int modlevel
build
java.lang.String build
Package com.ibm.workflow.api.ActivityInstancePackage |
__value
int __value
__value
int __value
__value
int __value
Package com.ibm.workflow.api.ControlConnectorInstancePackage |
__value
int __value
__value
int __value
Package com.ibm.workflow.api.ItemPackage |
__value
int __value
__value
int __value
__value
int __value
Package com.ibm.workflow.api.PersistentListPackage |
__value
int __value
Package com.ibm.workflow.api.ProcessInstancePackage |
__value
int __value
__value
int __value
Package com.ibm.workflow.api.ProcessTemplatePackage |
__value
int __value
Package com.ibm.workflow.api.ProgramTemplatePackage |
__value
int __value
entryPointName
java.lang.String entryPointName
- Returns
the name of the entry point
of the DLL.
executeFenced
java.lang.Boolean executeFenced
- States
whether the DLL should run
in a separate address space.
keepLoaded
java.lang.Boolean keepLoaded
- States
whether the DLL
should stay loaded.
pathAndFileName
java.lang.String pathAndFileName
- Returns
the path and file
name of the DLL.
__value
int __value
automaticClose
java.lang.Boolean automaticClose
- States
whether the window in which the EXE starts should close when the EXE
ends.
environment
java.lang.String environment
- States
the environment settings for the EXE.
inheritEnvironment
boolean inheritEnvironment
- States
whether the environment settings should be merged with the operating system
environment settings.
pathAndFileName
java.lang.String pathAndFileName
- Returns
the path and file name
of the EXE.
runInXTerm
java.lang.Boolean runInXTerm
- States
whether the EXE should start in a separate xterm.
startInForeGround
java.lang.Boolean startInForeGround
- States
whether the EXE should start in the foreground.
windowStyle
Style windowStyle
- States
the initial window style.
workingDirectoryName
java.lang.String workingDirectoryName
- States
the working directory
for the EXE.
__value
int __value
backwardMappingFormat
java.lang.String backwardMappingFormat
- Specifies
the format of the mapping from the structure the executable uses to an MQ
Workflow container.
backwardMappingParameters
java.lang.String backwardMappingParameters
- Returns
backward mapping parameters, if any.
codePage
java.lang.Integer codePage
- Specifies
the code page of the service.
executableName
java.lang.String executableName
- Specifies
the executable to be invoked by the invocation type and service.
executableType
java.lang.String executableType
- Identifes
the type of the executable.
forwardMappingFormat
java.lang.String forwardMappingFormat
- Specifies
the format for the mapping from an MQ Workflow container to the structure the
executable uses.
forwardMappingParameters
java.lang.String forwardMappingParameters
- Returns
forward mapping parameters, if any.
invocationType
java.lang.String invocationType
- Specifies
the invocation mechanism to invoke the executable on the service.
isLocalUser
boolean isLocalUser
- Returns
whether a local user is to be resolved instead of using the MQ Workflow user
ID.
isMappingRoutineCall
boolean isMappingRoutineCall
- Specifies
whether forward and backward mapping routines are to be called.
isSecurityRoutineCall
boolean isSecurityRoutineCall
- Specifies
whether a security routine is to be called.
mappingType
java.lang.String mappingType
- Identifies
the type of mapping that should occur.
serviceName
java.lang.String serviceName
- Identifies
the service t
hat is to be called.
serviceType
java.lang.String serviceType
- Identifies
the type of service to be called, for example, CICS or IMS.
timeoutPeriod
TimePeriod timeoutPeriod
- Specifies
how long the program execution agent should wait for a response from the
started service, forever, a time period
, or never.
timeoutInterval
java.lang.Integer timeoutInterval
- Specifies
the timeout
interval in seconds.
commandLineParameters
java.lang.String commandLineParameters
- Returns
the command line parameters to be passed to the invoked program.
options
Options options
- Returns
the description of an EXE, a DLL, or an external service in Java.
platform
Basis platform
- Returns
the operating system platform this implementation data describes.
_object
java.lang.Object _object
_disc
Type _disc
_defdisc
Type _defdisc
__value
int __value
__value
int __value
__value
int __value
Package com.ibm.workflow.api.ServicePackage |
__value
int __value
__value
int __value
Package com.ibm.workflow.api.WorkItemPackage |
__value
int __value
© Copyright IBM Corporation 1999, 2008. All Rights Reserved.