Class GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMappingBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMappingBuilder
- Enclosing class:
- GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
public static class GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMappingBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
mappingMatch
(GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch) matchValue
(String matchValue) servletName
(String servletName) toString()
-
Method Details
-
mappingMatch
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMappingBuilder mappingMatch(GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch) - Returns:
this
.
-
matchValue
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMappingBuilder matchValue(String matchValue) - Returns:
this
.
-
pattern
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMappingBuilder pattern(String pattern) - Returns:
this
.
-
servletName
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMappingBuilder servletName(String servletName) - Returns:
this
.
-
build
-
toString
-