@PublicApi public static class IssueService.AsynchronousTaskResult extends ServiceResultImpl
Constructor and Description |
---|
AsynchronousTaskResult(Long taskId) |
AsynchronousTaskResult(Long taskId,
ErrorCollection errors) |
Modifier and Type | Method and Description |
---|---|
Long |
getTaskId() |
getErrorCollection, getWarningCollection, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
@Internal public AsynchronousTaskResult(Long taskId)
@Internal public AsynchronousTaskResult(Long taskId, ErrorCollection errors)
public Long getTaskId()
Copyright © 2002-2019 Atlassian. All Rights Reserved.