Interface IssueContract.UpdateStages.WithState

    • Method Detail

      • withState

        IssueContract.Update withState​(State state)
        Specifies the state property: Status of the issue..
        Parameters:
        state - Status of the issue.
        Returns:
        the next definition stage.