@Api public abstract class WorkflowContext extends Object implements Context
AcceptanceContext, ValidationContext.| Modifier | Constructor and Description |
|---|---|
protected |
WorkflowContext(String processId,
String activityId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityId() |
String |
getProcessId() |
String |
name()
Returns this context name (for identification purposes)
|
public static final String NAME
Copyright © 2019 Suncode. All rights reserved.