Class RepositoryMapping
java.lang.Object
com.priint.pubserver.plugin.deployment.RepositoryMapping
- All Implemented Interfaces:
Serializable
For internal use only.
Used by PubServerDeploymentManager to represent repostiory mapping entries in deployment package configuration file.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDestinationPath(String destinationPath) voidsetSrcPath(String srcPath)
-
Constructor Details
-
RepositoryMapping
public RepositoryMapping()
-
-
Method Details
-
getSrcPath
-
setSrcPath
-
getDestinationPath
-
setDestinationPath
-