| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.api | |
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<WorkflowTransitionProperty> |
WorkflowTransitionPropertiesApi.createWorkflowTransitionProperty(Long transitionId,
String key,
String workflowName,
WorkflowTransitionProperty requestBody,
Optional<String> workflowMode,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Create workflow transition property
Adds a property to a workflow transition.
|
io.reactivex.Single<WorkflowTransitionProperty> |
WorkflowTransitionApi.createWorkflowTransitionProperty(Long transitionId,
WorkflowTransitionProperty requestBody,
Optional<String> key,
Optional<String> workflowName,
Optional<String> workflowMode,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Create workflow transition property
Adds a property to a workflow transition.
|
io.reactivex.Single<WorkflowTransitionProperty> |
WorkflowTransitionApi.getWorkflowTransitionProperties(Long transitionId,
Optional<Boolean> includeReservedKeys,
Optional<String> key,
Optional<String> workflowName,
Optional<String> workflowMode,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get workflow transition properties
Returns the properties on a workflow transition.
|
io.reactivex.Single<WorkflowTransitionProperty> |
WorkflowTransitionPropertiesApi.getWorkflowTransitionProperties(Long transitionId,
String workflowName,
Optional<Boolean> includeReservedKeys,
Optional<String> key,
Optional<String> workflowMode,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get workflow transition properties
Returns the properties on a workflow transition.
|
io.reactivex.Single<WorkflowTransitionProperty> |
WorkflowTransitionPropertiesApi.updateWorkflowTransitionProperty(Long transitionId,
String key,
String workflowName,
WorkflowTransitionProperty requestBody,
Optional<String> workflowMode,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Update workflow transition property
Updates a workflow transition by changing the property value.
|
io.reactivex.Single<WorkflowTransitionProperty> |
WorkflowTransitionApi.updateWorkflowTransitionProperty(Long transitionId,
WorkflowTransitionProperty requestBody,
Optional<String> key,
Optional<String> workflowName,
Optional<String> workflowMode,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Update workflow transition property
Updates a workflow transition by changing the property value.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<WorkflowTransitionProperty> |
WorkflowTransitionPropertiesApi.createWorkflowTransitionProperty(Long transitionId,
String key,
String workflowName,
WorkflowTransitionProperty requestBody,
Optional<String> workflowMode,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Create workflow transition property
Adds a property to a workflow transition.
|
io.reactivex.Single<WorkflowTransitionProperty> |
WorkflowTransitionApi.createWorkflowTransitionProperty(Long transitionId,
WorkflowTransitionProperty requestBody,
Optional<String> key,
Optional<String> workflowName,
Optional<String> workflowMode,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Create workflow transition property
Adds a property to a workflow transition.
|
io.reactivex.Single<WorkflowTransitionProperty> |
WorkflowTransitionPropertiesApi.updateWorkflowTransitionProperty(Long transitionId,
String key,
String workflowName,
WorkflowTransitionProperty requestBody,
Optional<String> workflowMode,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Update workflow transition property
Updates a workflow transition by changing the property value.
|
io.reactivex.Single<WorkflowTransitionProperty> |
WorkflowTransitionApi.updateWorkflowTransitionProperty(Long transitionId,
WorkflowTransitionProperty requestBody,
Optional<String> key,
Optional<String> workflowName,
Optional<String> workflowMode,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Update workflow transition property
Updates a workflow transition by changing the property value.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowTransitionProperty |
WorkflowTransitionProperty.value(String value) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.