Package org.wildfly.prospero.actions
Class PromoteArtifactBundleAction
- java.lang.Object
-
- org.wildfly.prospero.actions.PromoteArtifactBundleAction
-
public class PromoteArtifactBundleAction extends Object
-
-
Constructor Summary
Constructors Constructor Description PromoteArtifactBundleAction(Console console)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpromote(Path archive, URL targetRepository, org.wildfly.channel.ChannelManifestCoordinate coordinate)
-
-
-
Constructor Detail
-
PromoteArtifactBundleAction
public PromoteArtifactBundleAction(Console console)
-
-
Method Detail
-
promote
public void promote(Path archive, URL targetRepository, org.wildfly.channel.ChannelManifestCoordinate coordinate) throws org.jboss.galleon.ProvisioningException, ArtifactPromoteException
- Throws:
org.jboss.galleon.ProvisioningExceptionArtifactPromoteException
-
-