Class LongTask
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.LongTask
LongTask
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionari()Fluent getter for ari.Fluent setter for ari.booleangetAri()Gets the value of ari.getId()Gets the value of id.getLinks()Gets the value of links.inthashCode()id()Fluent getter for id.Fluent setter for id.links()Fluent getter for links.Fluent setter for links.voidSets the value of ari.voidSets the value of id.voidSets the value of links.toString()
-
Field Details
-
ari
the ARI for the long task, based on its ID -
id
a unique identifier for the long task -
links
-
-
Constructor Details
-
LongTask
-
LongTask
@Internal protected LongTask()Protected no-args constructor for use by serialization frameworks. -
LongTask
Constructs a validated instance ofLongTask.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
LongTask(Consumer)instead.- Parameters:
ari- the ARI for the long task, based on its IDid- a unique identifier for the long tasklinks- links
-
-
Method Details
-
ari
-
ari
-
getAri
Gets the value of ari.the ARI for the long task, based on its ID
- Returns:
- ari
-
setAri
Sets the value of ari.the ARI for the long task, based on its ID
- Parameters:
ari- ari
-
id
-
id
-
getId
-
setId
Sets the value of id.a unique identifier for the long task
- Parameters:
id- id
-
links
-
links
-
getLinks
-
setLinks
-
equals
-
hashCode
-
toString
-