Class FcMoveFormRecordToInboxProps

java.lang.Object
de.xima.fc.workflow.taglib.model.BaseActionProps
de.xima.fc.workflow.model.nodes.FcMoveFormRecordToInboxProps
All Implemented Interfaces:
IDescriptionProviding, INameProviding, Serializable

public class FcMoveFormRecordToInboxProps extends BaseActionProps
Model class for move the current form record to inbox action (EWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOX).
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • FcMoveFormRecordToInboxProps

      public FcMoveFormRecordToInboxProps()
  • Method Details

    • getInboxReference

      public UuidEntityRef getInboxReference()
      Returns:
      an reference of type UuidEntityRef to an inbox
    • setInboxReference

      public void setInboxReference(UuidEntityRef inboxReference)
      Parameters:
      inboxReference - an reference of type UuidEntityRef to an inbox