Klasse LongTaskStatusWithLinks
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.LongTaskStatusWithLinks
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class LongTaskStatusWithLinks
extends Object
LongTaskStatusWithLinks
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected LongTaskStatusWithLinksAdditionalDetailsprotected Stringthe ARI for the long task, based on its IDprotected Longprotected Booleanprotected Stringprotected LongTaskStatusNameprotected Integerprotected Stringprotected Boolean -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedLongTaskStatusWithLinks(String ari, String id, LongTaskStatusName name, Long elapsedTime, Integer percentageComplete, Boolean successful, Boolean finished, List<Message> messages, Map<String, String> _links, String status, List<Message> errors, LongTaskStatusWithLinksAdditionalDetails additionalDetails) Constructs a validated instance ofLongTaskStatusWithLinks.Constructs a validated instance ofLongTaskStatusWithLinks. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links()additionalDetails(LongTaskStatusWithLinksAdditionalDetails additionalDetails) ari()the ARI for the long task, based on its IDthe ARI for the long task, based on its IDbuilder()protected booleanelapsedTime(Long elapsedTime) booleanerrors()finished()inthashCode()id()messages()name()name(LongTaskStatusName name) percentageComplete(Integer percentageComplete) status()successful(Boolean successful) toString()
-
Felddetails
-
ari
the ARI for the long task, based on its ID -
id
-
name
-
elapsedTime
-
percentageComplete
-
successful
-
finished
-
messages
-
_links
-
status
-
errors
-
additionalDetails
-
-
Konstruktordetails
-
LongTaskStatusWithLinks
Constructs a validated instance ofLongTaskStatusWithLinks.- Parameter:
spec- the specification to process
-
LongTaskStatusWithLinks
@Internal public LongTaskStatusWithLinks(String ari, String id, LongTaskStatusName name, Long elapsedTime, Integer percentageComplete, Boolean successful, Boolean finished, List<Message> messages, Map<String, String> _links, String status, List<Message> errors, LongTaskStatusWithLinksAdditionalDetails additionalDetails) Constructs a validated instance ofLongTaskStatusWithLinks.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
LongTaskStatusWithLinks(Consumer)instead.- Parameter:
ari- the ARI for the long task, based on its IDid- idname- nameelapsedTime- elapsedTimepercentageComplete- percentageCompletesuccessful- successfulfinished- finishedmessages- messages_links- _linksstatus- statuserrors- errorsadditionalDetails- additionalDetails
-
LongTaskStatusWithLinks
protected LongTaskStatusWithLinks()
-
-
Methodendetails
-
builder
-
ari
the ARI for the long task, based on its ID -
id
-
name
-
elapsedTime
-
percentageComplete
-
successful
-
finished
-
messages
-
_links
-
status
-
errors
-
additionalDetails
-
ari
the ARI for the long task, based on its ID- Gibt zurück:
this.
-
id
- Gibt zurück:
this.
-
name
- Gibt zurück:
this.
-
elapsedTime
- Gibt zurück:
this.
-
percentageComplete
- Gibt zurück:
this.
-
successful
- Gibt zurück:
this.
-
finished
- Gibt zurück:
this.
-
messages
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
status
- Gibt zurück:
this.
-
errors
- Gibt zurück:
this.
-
additionalDetails
public LongTaskStatusWithLinks additionalDetails(LongTaskStatusWithLinksAdditionalDetails additionalDetails) - Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-