Interface WorkflowManagement.PauseEnactmentDescriptor

All Superinterfaces:
WorkflowManagement.FallibleEnactmentDescriptor
Enclosing interface:
WorkflowManagement

public static interface WorkflowManagement.PauseEnactmentDescriptor
extends WorkflowManagement.FallibleEnactmentDescriptor
An extension that incorporates the notion of a script and an event id
  • Method Details

    • getScriptText

      java.lang.String getScriptText()
      Answer the script of the associated pause node
    • getEventId

      java.lang.String getEventId()
      Answer the event id of the associated pause node