Class TaskOperationContext

  • All Implemented Interfaces:
    java.io.Serializable

    public class TaskOperationContext
    extends UpdateComponentOperationContext
    The context of an Operation which concerned a Task . Concerned operations should be executed for Action.ANSWER and Action.ASSIGN
    Author:
    Christopher Laszczuk
    See Also:
    Serialized Form
    • Constructor Detail

      • TaskOperationContext

        public TaskOperationContext()
    • Method Detail

      • getAction

        public com.flower.docs.domain.common.IdentifiableElement getAction()
      • setAction

        public void setAction​(com.flower.docs.domain.common.IdentifiableElement action)