@Entity public class SerialActivity extends Activity
lifeCycleState, step, tasks, workflow
Constructor and Description |
---|
SerialActivity() |
SerialActivity(int pStep,
String pLifeCycleState) |
Modifier and Type | Method and Description |
---|---|
Collection<Task> |
getOpenTasks() |
boolean |
isComplete() |
boolean |
isStopped() |
clone, equals, getKey, getLifeCycleState, getStep, getTasks, getWorkflow, getWorkflowId, hashCode, setLifeCycleState, setStep, setTasks, setWorkflow
public SerialActivity()
public SerialActivity(int pStep, String pLifeCycleState)
public Collection<Task> getOpenTasks()
getOpenTasks
in class Activity
public boolean isComplete()
isComplete
in class Activity
Copyright © 2013 OW2 Consortium. All Rights Reserved.