public static interface RuleSetInputBuilder.WhenBuilder
Modifier and Type | Method and Description |
---|---|
RuleSetInputBuilder.RuleBuilder |
endWhen() |
RuleSetInputBuilder.WhenHandlerConfigurationBuilder |
whenHandler()
Adds a new when handler
|
List<RuleSetInputBuilder.WhenHandlerConfigurationBuilder> |
whenHandlers() |
RuleSetInputBuilder.RuleBuilder endWhen()
List<RuleSetInputBuilder.WhenHandlerConfigurationBuilder> whenHandlers()
RuleSetInputBuilder.WhenHandlerConfigurationBuilder whenHandler()
Copyright © 2019 Atlassian. All rights reserved.