Class BatchRollbackBuilder

  • All Implemented Interfaces:
    ExtensionPoint, Describable<Builder>, BuildStep, SimpleBuildStep

    public class BatchRollbackBuilder
    extends ProgressBuilder
    Build step initiates a rollback of a specified application to a specified version. See API documentation: https://developer.servicenow.com/dev.do#!/reference/api/orlando/rest/cicd-api#cicd-POST-app_repo-rollback?navFilter=sn_cicd
    • Constructor Detail

      • BatchRollbackBuilder

        @DataBoundConstructor
        public BatchRollbackBuilder​(String credentialsId)