Interface Workflow.UpdateStages.WithAccessControl

All Known Subinterfaces:
Workflow.Update
Enclosing interface:
Workflow.UpdateStages

public static interface Workflow.UpdateStages.WithAccessControl
The stage of the Workflow update allowing to specify accessControl.
  • Method Details

    • withAccessControl

      Workflow.Update withAccessControl(FlowAccessControlConfiguration accessControl)
      Specifies the accessControl property: The access control configuration..
      Parameters:
      accessControl - The access control configuration.
      Returns:
      the next definition stage.