Class StatusableObjectImpl

All Implemented Interfaces:
DataObject, AbstractWorkflowItemObject, StatusableObject, PropertyHandler
Direct Known Subclasses:
ControlflowItemObjectImpl, WorkflowObjectImpl

public abstract class StatusableObjectImpl extends AbstractWorkflowItemObjectImpl implements StatusableObject
Abstract object, which can hold a status. CAKE III - Extension. Refer to the corresponding Interface StatusableObject for more information.
Author:
Sebastian Goerg
  • Constructor Details

    • StatusableObjectImpl

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