Uses of Class
com.aeontronix.enhancedmule.tools.runtime.manifest.ReleaseManifestArtifact
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.runtime.manifest |
-
Uses of ReleaseManifestArtifact in com.aeontronix.enhancedmule.tools.runtime.manifest
Methods in com.aeontronix.enhancedmule.tools.runtime.manifest that return ReleaseManifestArtifact Modifier and Type Method Description ReleaseManifestArtifactReleaseManifest. findArtifact(String groupId, String artifactId)ReleaseManifestArtifactReleaseManifestDAO. findArtifact(String groupId, String artifactId)Methods in com.aeontronix.enhancedmule.tools.runtime.manifest that return types with arguments of type ReleaseManifestArtifact Modifier and Type Method Description List<ReleaseManifestArtifact>ReleaseManifest. getArtifacts()Method parameters in com.aeontronix.enhancedmule.tools.runtime.manifest with type arguments of type ReleaseManifestArtifact Modifier and Type Method Description voidReleaseManifest. setArtifacts(List<ReleaseManifestArtifact> artifacts)