Class PostUpdateResult<T>
java.lang.Object
com.atlassian.jira.cloud.jenkins.common.client.PostUpdateResult<T>
- Type Parameters:
T
- the response entity type. For Builds API, the entity type is BuildApiResponse. For Deployments API the entity type is DeploymentApiResponse.
Represents Jira update result, which can be either a successful response or an error message.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PostUpdateResult
-
PostUpdateResult
-
-
Method Details
-
getResponseEntity
-
getErrorMessage
-