public final class TransitionResult extends Object
| Constructor and Description |
|---|
TransitionResult(WorkflowTransitionHistory transitionHistory,
List<PostAction> postActions) |
| Modifier and Type | Method and Description |
|---|---|
void |
replacePostActions(List<PostAction> postActions) |
public TransitionResult(WorkflowTransitionHistory transitionHistory, List<PostAction> postActions)
public void replacePostActions(List<PostAction> postActions)
Copyright © 2018–2020 Tesler. All rights reserved.