Package | Description |
---|---|
com.whitestein.lsps.engine.dto |
Data transfer objects for engine related data.
|
Modifier and Type | Method and Description |
---|---|
Goals |
ProcessInstance.getGoals()
Returns the process instance goals.
|
Constructor and Description |
---|
ProcessInstance(long id,
ProcessInstanceState state,
Context context,
Collection<ProcessInstance> processInstances,
Goals goals)
Creates new instance.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.