Klasse Rollback.RollbackBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Rollback.RollbackBuilder
- Umschließende Klasse:
Rollback
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
description
(String description) Description for the rollbacklastRollbackTime
(String lastRollbackTime) The time at which the asset promotion was rolled backName for the rollbackpromotedBy
(String promotedBy) User who initiated the promotionpromotionId
(String promotionId) Id of the promotion to map the rollback with the promotion from the source stagepromotionTime
(String promotionTime) Actual time of the promotionsourceStage
(String sourceStage) Source stage of the promotionOverall status of the rollback whether it's success or failuretoString()
-
Methodendetails
-
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
.
-
build
-
toString
-