Package | Description |
---|---|
com.opensymphony.workflow | |
com.opensymphony.workflow.loader |
Modifier and Type | Method and Description |
---|---|
protected Step |
AbstractWorkflow.createNewCurrentStep(ResultDescriptor theResult,
WorkflowEntry entry,
WorkflowStore store,
int actionId,
Step currentStep,
long[] previousIds,
Map transientVars,
com.opensymphony.module.propertyset.PropertySet ps) |
Modifier and Type | Class and Description |
---|---|
class |
ConditionalResultDescriptor |
Modifier and Type | Field and Description |
---|---|
protected ResultDescriptor |
JoinDescriptor.result |
protected ResultDescriptor |
ActionDescriptor.unconditionalResult |
Modifier and Type | Method and Description |
---|---|
ResultDescriptor |
DescriptorFactory.createResultDescriptor() |
ResultDescriptor |
DescriptorFactory.createResultDescriptor(Element element) |
ResultDescriptor |
JoinDescriptor.getResult() |
ResultDescriptor |
ActionDescriptor.getUnconditionalResult() |
Modifier and Type | Method and Description |
---|---|
void |
JoinDescriptor.setResult(ResultDescriptor result) |
void |
ActionDescriptor.setUnconditionalResult(ResultDescriptor unconditionalResult) |
Copyright © 2021 catworkx GmbH. All rights reserved.