Klasse GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder
- Umschließende Klasse:
GetWorkflowTransitionRuleConfigurationsRequestSession
public static class GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungattributeNames(Object attributeNames) build()creationTime(Long creationTime) lastAccessedTime(Long lastAccessedTime) maxInactiveInterval(Integer maxInactiveInterval) servletContext(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servletContext) toString()valueNames(List<String> valueNames)
-
Methodendetails
-
attributeNames
public GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder attributeNames(Object attributeNames) - Gibt zurück:
this.
-
creationTime
public GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder creationTime(Long creationTime) - Gibt zurück:
this.
-
id
public GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder id(String id) - Gibt zurück:
this.
-
lastAccessedTime
public GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder lastAccessedTime(Long lastAccessedTime) - Gibt zurück:
this.
-
maxInactiveInterval
public GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder maxInactiveInterval(Integer maxInactiveInterval) - Gibt zurück:
this.
-
_new
public GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder _new(Boolean _new) - Gibt zurück:
this.
-
servletContext
public GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder servletContext(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servletContext) - Gibt zurück:
this.
-
sessionContext
public GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder sessionContext(GetWorkflowTransitionRuleConfigurationsRequestSessionSessionContext sessionContext) - Gibt zurück:
this.
-
valueNames
public GetWorkflowTransitionRuleConfigurationsRequestSession.GetWorkflowTransitionRuleConfigurationsRequestSessionBuilder valueNames(List<String> valueNames) - Gibt zurück:
this.
-
build
-
toString
-