Class WorkflowObjectImpl

All Implemented Interfaces:
DataObject, AbstractWorkflowItemObject, StatusableObject, WorkflowObject, PropertyHandler

public class WorkflowObjectImpl extends StatusableObjectImpl implements WorkflowObject
Workflow-object. CAKE III - Extension. Refer to the corresponding Interface WorkflowObject for more information.
Author:
Sebastian Goerg
  • Field Details

    • logger

      protected final org.slf4j.Logger logger
  • Constructor Details

    • WorkflowObjectImpl

      public WorkflowObjectImpl(DataClass dataClass)
      Standard constructor
      Parameters:
      dataClass -
  • Method Details