public class ExecutionState extends Object implements Serializable
Constructor and Description |
---|
ExecutionState() |
Modifier and Type | Method and Description |
---|---|
String |
getState() |
boolean |
isCompleted() |
void |
setCompleted(boolean completed) |
void |
setState(String state) |
Copyright © 2004-2016. All Rights Reserved.