Class FcChangeStateProps

    • Field Detail

      • SEARCH_TERM_TARGET_UUID

        public static final String SEARCH_TERM_TARGET_UUID
        Key for storing the selected state UUID as a WorkflowNodeSearchTerm
    • Constructor Detail

      • FcChangeStateProps

        public FcChangeStateProps()
    • Method Detail

      • getTargetState

        public UuidEntityRef getTargetState()
        Returns:
        The UUID of the new workflow state for the form record.
      • setTargetState

        public void setTargetState​(UuidEntityRef targetState)
        Parameters:
        targetState - The UUID of the new workflow state for the form record.