Index
All Classes and Interfaces|All Packages
C
- com.seagullsw.appinterface.server.backend.hostconnector3 - package com.seagullsw.appinterface.server.backend.hostconnector3
G
- getFieldVariable(String) - Method in class com.seagullsw.appinterface.server.backend.hostconnector3.MicroflowExecutionContext
-
Gets a
Field
variable. - getFieldVariableValue(String) - Method in class com.seagullsw.appinterface.server.backend.hostconnector3.MicroflowExecutionContext
-
Gets a Field variable value as a String.
- getStatusDetailsMap() - Method in class com.seagullsw.appinterface.server.backend.hostconnector3.MicroflowExecutionContext
-
Gets the map of status details, empty by default.
- getTimeLevelInMilliseconds(int) - Method in class com.seagullsw.appinterface.server.backend.hostconnector3.MicroflowExecutionContext
-
Gets the time in milliseconds corresponding to the given delay level.
- getVariable(String) - Method in class com.seagullsw.appinterface.server.backend.hostconnector3.MicroflowExecutionContext
-
Gets a variable -- a Field, Structure, or Sequence.
M
- MicroflowExecutionContext - Class in com.seagullsw.appinterface.server.backend.hostconnector3
-
An object that represents a microflow execution, provides access to things like input and output variables.
- MicroflowExecutionContext(BasicHCTransaction) - Constructor for class com.seagullsw.appinterface.server.backend.hostconnector3.MicroflowExecutionContext
-
Constructor is not typically used because the system provides instances.
S
- setStatusCode(int) - Method in class com.seagullsw.appinterface.server.backend.hostconnector3.MicroflowExecutionContext
-
Sets the standardized public status code, usually an HTTP status code.
T
- toString() - Method in class com.seagullsw.appinterface.server.backend.hostconnector3.MicroflowExecutionContext
-
Returns a string suitable for debug logging.
U
- unwrap() - Method in class com.seagullsw.appinterface.server.backend.hostconnector3.MicroflowExecutionContext
-
For internal use only.
All Classes and Interfaces|All Packages