Class PluginConfigFileToDelete
- java.lang.Object
-
- com.priint.pubserver.plugin.deployment.PluginConfigFileToDelete
-
- All Implemented Interfaces:
java.io.Serializable
public class PluginConfigFileToDelete extends java.lang.Object implements java.io.SerializableFor internal use only. Used by PubServerDeploymentManager to represent plugin config entries to delete in deployment package setup file.- See Also:
DeploymentPackage, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PluginConfigFileToDelete()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetRepositoryentry()booleanisAfterUpload()voidsetAfterUpload(boolean afterUpload)voidsetRepositoryentry(java.lang.String repositoryentry)
-