Uses of Class
org.sourcelab.buildkite.api.client.request.StateChooser
Packages that use StateChooser
-
Uses of StateChooser in org.sourcelab.buildkite.api.client.request
Methods in org.sourcelab.buildkite.api.client.request that return StateChooserModifier and TypeMethodDescriptionStateChooser.blockedAnd()StateChooser.canceledAnd()StateChooser.cancelingAnd()StateChooser.failedAnd()StateChooser.failingAnd()StateChooser.finishedAnd()StateChooser.notRunAnd()StateChooser.passedAnd()StateChooser.runningAnd()StateChooser.scheduledAnd()StateChooser.skippedAnd()BuildFiltersBuilder.withStateChooser()Utility helper to fluently select states from known valid states.