FilterCriterionOperatorType
No description
enum FilterCriterionOperatorType {
EQUALS
NOT_EQUALS
INCLUDES
EXCLUDES
STARTS
ENDS
CONTAINS
}
Values
FilterCriterionOperatorType.EQUALS
FilterCriterionOperatorType.NOT_EQUALS
FilterCriterionOperatorType.INCLUDES
FilterCriterionOperatorType.EXCLUDES
FilterCriterionOperatorType.STARTS
FilterCriterionOperatorType.ENDS
FilterCriterionOperatorType.CONTAINS
Member of
DriverActionTypeCriterion
input ● RepoStatusCriterion
input ● StringCriterion
input ● WorkflowRunTypeCriterion
input