primaryTaskId
The task ID of the primary investigation this task is linked to
- Returns:
- The task ID of the primary investigation this task is linked to
Serializable, SdkPojo, ToCopyableBuilder<Task.Builder,Task> Represents a backlog task with all its properties and metadata
final Stringstatic Task.Builderbuilder()final Instantfinal Stringfinal booleanfinal booleanequalsBySdkFields(Object obj) final Stringfinal <T> Optional<T> getValueForField(String fieldName,
Class<T> clazz) final inthashCode()final Booleanfinal Documentmetadata()final Stringfinal Prioritypriority()final Stringfinal ReferenceOutputstatic Class<? extends Task.Builder> final TaskStatusstatus()final Stringfinal Stringfinal Documentfinal StringtaskId()final TaskTypetaskType()final Stringfinal Stringtitle()final StringtoString()final Instantfinal Integerversion()copyThe unique identifier for the agent space containing this task
The unique identifier for this task
The execution ID associated with this task, if any
Optional detailed description of the task
Optional reference information linking this task to external systems
The type of this task
If the service returns an enum value that is not available in the current SDK version, taskType will
return TaskType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
taskTypeAsString().
The type of this task
If the service returns an enum value that is not available in the current SDK version, taskType will
return TaskType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
taskTypeAsString().
The priority level of this task
If the service returns an enum value that is not available in the current SDK version, priority will
return Priority.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
priorityAsString().
The priority level of this task
If the service returns an enum value that is not available in the current SDK version, priority will
return Priority.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
priorityAsString().
The current status of this task
If the service returns an enum value that is not available in the current SDK version, status will
return TaskStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
statusAsString().
The current status of this task
If the service returns an enum value that is not available in the current SDK version, status will
return TaskStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
statusAsString().
Timestamp when this task was created
Timestamp when this task was last updated
Version number for optimistic locking
Optional support metadata for the task
Optional metadata for the task
The task ID of the primary investigation this task is linked to
Explanation for why the task status was changed (e.g., linked reason)
Indicates if this task has other tasks linked to it
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<Task.Builder,Task> SdkPojoSdkPojo class,
and is generated based on a service model.
If an SdkPojo class does not have any inherited fields, equalsBySdkFields
and equals are essentially the same.
equalsBySdkFields in interface SdkPojoobj - the object to be compared withsdkFieldNameToField in interface SdkPojo