Class FcChangeFormAvailabilityProps

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

public final class FcChangeFormAvailabilityProps extends BaseActionProps implements Serializable
Model class for the change form value action (EWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY).
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • FcChangeFormAvailabilityProps

      public FcChangeFormAvailabilityProps()
  • Method Details

    • getChangeType

      public EChangeFormAvailabilityType getChangeType()
      Returns:
      How the availability of the form should be changed.
    • setChangeType

      public void setChangeType(EChangeFormAvailabilityType changeType)
      Parameters:
      changeType - How the availability of the form should be changed.