Class LiveDeploymentConfigView
java.lang.Object
com.xebialabs.xlrelease.api.internal.views.LiveDeploymentConfigView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LiveDeploymentConfigViewfrom(String id, String name, String connectionType, String connectionLabel, String connectionTitle, String connectionUrl, String eventSourceId, String eventSourceType, Map<String, Object> filterProperties) getId()getTitle()voidsetConnectionLabel(String connectionLabel) voidsetConnectionTitle(String connectionTitle) voidsetConnectionType(String connectionType) voidsetConnectionUrl(String connectionUrl) voidsetEventSourceId(String eventSourceId) voidsetEventSourceType(String eventSourceType) voidsetFilterProperties(Map<String, Object> filterProperties) voidvoid
-
Constructor Details
-
LiveDeploymentConfigView
public LiveDeploymentConfigView()
-
-
Method Details
-
from
-
getId
-
setId
-
getTitle
-
setTitle
-
getConnectionType
-
setConnectionType
-
getConnectionLabel
-
setConnectionLabel
-
getConnectionTitle
-
setConnectionTitle
-
getConnectionUrl
-
setConnectionUrl
-
getEventSourceId
-
setEventSourceId
-
getEventSourceType
-
setEventSourceType
-
getFilterProperties
-
setFilterProperties
-