Class ApprovalRole

java.lang.Object
com.mayam.wf.config.shared.ApprovalRole
All Implemented Interfaces:
Copyable, HasIdentity, Serializable

@Beta public class ApprovalRole extends Object implements HasIdentity, Serializable, Copyable
Describes an approval role. The id will be used as key of the Approval map used for the Attribute.APPROVAL.
Author:
Markus MÃ¥rtensson
See Also: