Class XlpRepositoryConfig

java.lang.Object
com.xebialabs.deployit.XlpRepositoryConfig
All Implemented Interfaces:
com.xebialabs.xlplatform.repository.XlRepositoryConfig

public abstract class XlpRepositoryConfig extends Object implements com.xebialabs.xlplatform.repository.XlRepositoryConfig
  • Constructor Details

    • XlpRepositoryConfig

      public XlpRepositoryConfig(String repositoryName)
  • Method Details

    • setRepositoryId

      public void setRepositoryId(String repositoryId)
    • repositoryName

      public String repositoryName()
      Specified by:
      repositoryName in interface com.xebialabs.xlplatform.repository.XlRepositoryConfig
    • repositoryVersion

      public com.xebialabs.deployit.server.api.upgrade.Version repositoryVersion()
      Specified by:
      repositoryVersion in interface com.xebialabs.xlplatform.repository.XlRepositoryConfig
    • repositoryId

      public String repositoryId()
      Specified by:
      repositoryId in interface com.xebialabs.xlplatform.repository.XlRepositoryConfig