Uses of Class
org.wildfly.prospero.api.exceptions.ArtifactPromoteException
-
Packages that use ArtifactPromoteException Package Description org.wildfly.prospero org.wildfly.prospero.actions -
-
Uses of ArtifactPromoteException in org.wildfly.prospero
Methods in org.wildfly.prospero that return ArtifactPromoteException Modifier and Type Method Description ArtifactPromoteExceptionProsperoLogger_$logger. unableToParseCustomizationBundle(Path path, Exception e)ArtifactPromoteExceptionProsperoLogger. unableToParseCustomizationBundle(Path path, Exception e)ArtifactPromoteExceptionProsperoLogger_$logger. unableToPromote(URL target, Exception e)ArtifactPromoteExceptionProsperoLogger. unableToPromote(URL target, Exception e) -
Uses of ArtifactPromoteException in org.wildfly.prospero.actions
Methods in org.wildfly.prospero.actions that throw ArtifactPromoteException Modifier and Type Method Description voidPromoteArtifactBundleAction. promote(Path archive, URL targetRepository, org.wildfly.channel.ChannelManifestCoordinate coordinate)
-