Package com.mayam.wf.ws.rest.domain
Interface UserActionState.Failure
- Enclosing class:
UserActionState
public static interface UserActionState.Failure
-
Method Details
-
subject
AttributeMap subject() -
message
String message() -
exception
ExceptionBean exception()
-