Class EnvironmentView
java.lang.Object
com.xebialabs.xlrelease.api.v1.views.EnvironmentView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EnvironmentViewfromEnvironment(com.xebialabs.xlrelease.domain.environments.Environment environment) getId()getStage()getTitle()voidsetDescription(String description) voidvoidsetLabels(List<EnvironmentLabelView> labels) voidsetStage(EnvironmentStageView stage) void
-
Constructor Details
-
EnvironmentView
public EnvironmentView()
-
-
Method Details
-
fromEnvironment
public static EnvironmentView fromEnvironment(com.xebialabs.xlrelease.domain.environments.Environment environment) -
getId
-
setId
-
getTitle
-
setTitle
-
getDescription
-
setDescription
-
getStage
-
setStage
-
getLabels
-
setLabels
-