public class ProcessInstanceStartContext extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ActivityImpl |
initial |
| Constructor and Description |
|---|
ProcessInstanceStartContext(ActivityImpl initial) |
| Modifier and Type | Method and Description |
|---|---|
ActivityImpl |
getInitial() |
void |
initialStarted(PvmExecutionImpl execution) |
boolean |
isAsync() |
void |
setInitial(ActivityImpl initial) |
protected ActivityImpl initial
public ProcessInstanceStartContext(ActivityImpl initial)
initial - public ActivityImpl getInitial()
public void setInitial(ActivityImpl initial)
public void initialStarted(PvmExecutionImpl execution)
public boolean isAsync()
Copyright © 2018. All rights reserved.