Class ApplicationSource

java.lang.Object
com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
com.xebialabs.xlrelease.domain.environments.ApplicationSource
All Implemented Interfaces:
ConfigurationItem, Serializable, Comparable<BaseConfigurationItem>

@Metadata(description="External system entity that is deployed to an DeploymentTarget", versioned=false, root=CONFIGURATION, virtual=true) public class ApplicationSource extends BaseConfigurationItem
See Also:
  • Constructor Details

    • ApplicationSource

      public ApplicationSource()
  • Method Details

    • getServerUrl

      public String getServerUrl()
    • setServerUrl

      public void setServerUrl(String serverUrl)