Package | Description |
---|---|
com.saperion.connector.wf |
This package contains the main classic workflow connector classes.
|
com.saperion.rmi.serverexception.wf |
This package contains the exception classes for RMI client workflow components.
|
Modifier and Type | Method and Description |
---|---|
ExecutionResult |
WorkflowResultImpl.getExecutionResult() |
ExecutionResult |
WorkflowResult.getExecutionResult() |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowResultImpl.setExecutionResult(ExecutionResult result) |
void |
WorkflowResult.setExecutionResult(ExecutionResult result) |
Modifier and Type | Method and Description |
---|---|
ExecutionResult |
SaRMIWorkflowException.getExecutionResult() |
Constructor and Description |
---|
SaRMIWorkflowException(String s,
ExecutionResult result)
constructs
SaRMIWorkflowException with the specified
detailed message and SaJNIWfResult object. |
Copyright © 2016 SAPERION AG. All rights reserved.