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