Enum PayloadInfoBuilderContext.INITIATOR_HINT

java.lang.Object
java.lang.Enum<PayloadInfoBuilderContext.INITIATOR_HINT>
com.adobe.granite.workflow.payload.PayloadInfoBuilderContext.INITIATOR_HINT
All Implemented Interfaces:
Serializable, Comparable<PayloadInfoBuilderContext.INITIATOR_HINT>, java.lang.constant.Constable
Enclosing interface:
PayloadInfoBuilderContext

public static enum PayloadInfoBuilderContext.INITIATOR_HINT extends Enum<PayloadInfoBuilderContext.INITIATOR_HINT>
The initiator hint provides information on where the call into the PayloadInfoBuilder was originated. WORKFLOW_CONSOLE: The legacy workflow console. TOUCH_WORKFLOW_CONSOLE: The touch UI workflow console INBOX: The legacy inbox TOUCH_INBOX: The touch UI inbox BADGE: The inbox's badge NOTIFICATION: A notification builder (ie: email)