Class ExchangeDeployDescriptor
java.lang.Object
com.aeontronix.enhancedmule.tools.legacy.deploy.ExchangeDeployDescriptor
public class ExchangeDeployDescriptor extends Object
-
Constructor Summary
Constructors Constructor Description ExchangeDeployDescriptor(String groupId, String artifactId, String version) -
Method Summary
Modifier and Type Method Description StringgetArtifactId()StringgetGroupId()StringgetVersion()voidsetArtifactId(String artifactId)voidsetGroupId(String groupId)voidsetVersion(String version)