@PublicApi public interface TaskResult extends Serializable
TaskType
execution. Please use TaskResultBuilder
TaskResultBuilder
Modifier and Type | Method and Description |
---|---|
@NotNull Map<String,String> |
getResultData() |
@NotNull TaskIdentifier |
getTaskIdentifier() |
@NotNull TaskState |
getTaskState() |
default boolean |
shouldStopExecution() |
@NotNull @NotNull TaskState getTaskState()
TaskType
execution@NotNull @NotNull Map<String,String> getResultData()
TaskType
execution@NotNull @NotNull TaskIdentifier getTaskIdentifier()
TaskType
default boolean shouldStopExecution()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.