public interface TerminationReason
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns description of reason why task was terminated.
|
boolean |
isAccomplished()
Returns true if the activity was accomplished successfully.
|
String getDescription()
boolean isAccomplished()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.