Class PluginConfigFile

  • All Implemented Interfaces:
    java.io.Serializable

    public class PluginConfigFile
    extends java.lang.Object
    implements java.io.Serializable
    For internal use only. Used by PubServerDeploymentManager to represent plugin config entries in deployment package setup file.
    See Also:
    DeploymentPackage, Serialized Form
    • Constructor Detail

      • PluginConfigFile

        public PluginConfigFile()
    • Method Detail

      • getRepositoryentry

        public java.lang.String getRepositoryentry()
      • setRepositoryentry

        public void setRepositoryentry​(java.lang.String repositoryentry)