Klasse Rollback
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Rollback
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Rollback
extends Object
Rollback
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected StringDescription for the rollbackprotected Stringprotected StringThe time at which the asset promotion was rolled backprotected StringName for the rollbackprotected StringUser who initiated the promotionprotected StringId of the promotion to map the rollback with the promotion from the source stageprotected StringActual time of the promotionprotected StringSource stage of the promotionprotected StringOverall status of the rollback whether it's success or failure -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedRollback()Rollback(String description, String id, String lastRollbackTime, String name, String promotedBy, String promotionId, String promotionTime, String sourceStage, String status) Constructs a validated instance ofRollback.Constructs a validated instance ofRollback. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Rollback.RollbackBuilderbuilder()protected booleanDescription for the rollbackdescription(String description) Description for the rollbackbooleaninthashCode()id()The time at which the asset promotion was rolled backlastRollbackTime(String lastRollbackTime) The time at which the asset promotion was rolled backname()Name for the rollbackName for the rollbackUser who initiated the promotionpromotedBy(String promotedBy) User who initiated the promotionId of the promotion to map the rollback with the promotion from the source stagepromotionId(String promotionId) Id of the promotion to map the rollback with the promotion from the source stageActual time of the promotionpromotionTime(String promotionTime) Actual time of the promotionSource stage of the promotionsourceStage(String sourceStage) Source stage of the promotionstatus()Overall status of the rollback whether it's success or failureOverall status of the rollback whether it's success or failuretoString()
-
Felddetails
-
description
Description for the rollback -
id
-
lastRollbackTime
The time at which the asset promotion was rolled back -
name
Name for the rollback -
promotedBy
User who initiated the promotion -
promotionId
Id of the promotion to map the rollback with the promotion from the source stage -
promotionTime
Actual time of the promotion -
sourceStage
Source stage of the promotion -
status
Overall status of the rollback whether it's success or failure
-
-
Konstruktordetails
-
Rollback
Constructs a validated instance ofRollback.- Parameter:
spec- the specification to process
-
Rollback
@Internal public Rollback(String description, String id, String lastRollbackTime, String name, String promotedBy, String promotionId, String promotionTime, String sourceStage, String status) Constructs a validated instance ofRollback.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Rollback(Consumer)instead.- Parameter:
description- Description for the rollbackid- idlastRollbackTime- The time at which the asset promotion was rolled backname- Name for the rollbackpromotedBy- User who initiated the promotionpromotionId- Id of the promotion to map the rollback with the promotion from the source stagepromotionTime- Actual time of the promotionsourceStage- Source stage of the promotionstatus- Overall status of the rollback whether it's success or failure
-
Rollback
protected Rollback()
-
-
Methodendetails
-
builder
-
description
Description for the rollback -
id
-
lastRollbackTime
The time at which the asset promotion was rolled back -
name
Name for the rollback -
promotedBy
User who initiated the promotion -
promotionId
Id of the promotion to map the rollback with the promotion from the source stage -
promotionTime
Actual time of the promotion -
sourceStage
Source stage of the promotion -
status
Overall status of the rollback whether it's success or failure -
description
Description for the rollback- Gibt zurück:
this.
-
id
- Gibt zurück:
this.
-
lastRollbackTime
The time at which the asset promotion was rolled back- Gibt zurück:
this.
-
name
Name for the rollback- Gibt zurück:
this.
-
promotedBy
User who initiated the promotion- Gibt zurück:
this.
-
promotionId
Id of the promotion to map the rollback with the promotion from the source stage- Gibt zurück:
this.
-
promotionTime
Actual time of the promotion- Gibt zurück:
this.
-
sourceStage
Source stage of the promotion- Gibt zurück:
this.
-
status
Overall status of the rollback whether it's success or failure- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-