public interface Statusable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStatus() |
default boolean |
isExportable()
Determine if an Object can be exported to public portal, excel export, etc...
|
default boolean |
isTerminated()
Default terminated scenario means the status was put to TERMINATED
|