Uses of Class
org.jboss.galleon.cli.CommandExecutionException
-
-
Uses of CommandExecutionException in org.jboss.galleon.cli
Methods in org.jboss.galleon.cli that throw CommandExecutionException Modifier and Type Method Description protected abstract voidPmSessionCommand. runCommand(PmCommandInvocation session) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd
Methods in org.jboss.galleon.cli.cmd that throw CommandExecutionException Modifier and Type Method Description protected abstract voidAbstractDynamicCommand. doValidateOptions(PmCommandInvocation invoc)protected abstract voidAbstractDynamicCommand. runCommand(PmCommandInvocation session, java.util.Map<java.lang.String,java.lang.String> options)protected voidHelpCommand. runCommand(PmCommandInvocation session)protected voidPmExitCommand. runCommand(PmCommandInvocation session)static java.lang.BooleanBooleanCompleter. validateValue(java.lang.String value) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.featurepack
Methods in org.jboss.galleon.cli.cmd.featurepack that throw CommandExecutionException Modifier and Type Method Description protected voidClearCacheCommand. runCommand(PmCommandInvocation session)protected voidGetInfoCommand. runCommand(PmCommandInvocation commandInvocation)protected voidImportCommand. runCommand(PmCommandInvocation commandInvocation) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.filesystem
Methods in org.jboss.galleon.cli.cmd.filesystem that throw CommandExecutionException Modifier and Type Method Description protected voidCdCommand. runCommand(PmCommandInvocation session) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.installation
Methods in org.jboss.galleon.cli.cmd.installation that throw CommandExecutionException Modifier and Type Method Description FeatureContainerAbstractInstallationCommand. getFeatureContainer(PmSession session, org.jboss.galleon.layout.ProvisioningLayout<org.jboss.galleon.layout.FeaturePackLayout> layout)protected voidAddUniverseCommand. runCommand(PmCommandInvocation commandInvocation)protected voidClearHistoryCommand. runCommand(PmCommandInvocation invoc)protected voidExportCommand. runCommand(PmCommandInvocation invoc)protected voidGetHistoryLimitCommand. runCommand(PmCommandInvocation invoc)protected voidRemoveUniverseCommand. runCommand(PmCommandInvocation commandInvocation)protected voidSetHistoryLimitCommand. runCommand(PmCommandInvocation invoc) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.maingrp
Methods in org.jboss.galleon.cli.cmd.maingrp that throw CommandExecutionException Modifier and Type Method Description protected voidProvisionCommand. doRunCommand(PmCommandInvocation invoc, java.util.Map<java.lang.String,java.lang.String> options)protected voidUndoCommand. doRunCommand(PmCommandInvocation session, java.util.Map<java.lang.String,java.lang.String> options)protected voidUninstallCommand. doRunCommand(PmCommandInvocation session, java.util.Map<java.lang.String,java.lang.String> options)protected voidUpdateCommand. doRunCommand(PmCommandInvocation session, java.util.Map<java.lang.String,java.lang.String> options)protected voidInstallCommand. doValidateOptions(PmCommandInvocation invoc)protected voidProvisionCommand. doValidateOptions(PmCommandInvocation invoc)protected voidUndoCommand. doValidateOptions(PmCommandInvocation invoc)protected voidUninstallCommand. doValidateOptions(PmCommandInvocation invoc)protected voidUpdateCommand. doValidateOptions(PmCommandInvocation invoc)protected java.lang.StringInstallCommand. getId(PmSession session)protected voidCheckUpdatesCommand. runCommand(PmCommandInvocation session)protected voidFindCommand. runCommand(PmCommandInvocation invoc)protected voidGetChangesCommand. runCommand(PmCommandInvocation invoc)protected voidGetInfoCommand. runCommand(PmCommandInvocation invoc)protected voidInstallCommand. runCommand(PmCommandInvocation session, java.util.Map<java.lang.String,java.lang.String> options, org.jboss.galleon.universe.FeaturePackLocation loc)voidListFeaturePacksCommand. runCommand(PmCommandInvocation invoc)protected voidPersistChangesCommand. runCommand(PmCommandInvocation invoc) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.mvn
Methods in org.jboss.galleon.cli.cmd.mvn that throw CommandExecutionException Modifier and Type Method Description protected voidMavenAddRepository. runCommand(PmCommandInvocation session)protected voidMavenEnableOffline. runCommand(PmCommandInvocation session)protected voidMavenEnableRelease. runCommand(PmCommandInvocation session)protected voidMavenEnableSnapshot. runCommand(PmCommandInvocation session)protected voidMavenGetInfo. runCommand(PmCommandInvocation session)protected voidMavenRemoveRepository. runCommand(PmCommandInvocation session)protected voidMavenResetLocalRepository. runCommand(PmCommandInvocation session)protected voidMavenResetOffline. runCommand(PmCommandInvocation session)protected voidMavenResetRelease. runCommand(PmCommandInvocation session)protected voidMavenResetReleasePolicy. runCommand(PmCommandInvocation session)protected voidMavenResetSettings. runCommand(PmCommandInvocation session)protected voidMavenResetSnapshot. runCommand(PmCommandInvocation session)protected voidMavenResetSnapshotPolicy. runCommand(PmCommandInvocation session)protected voidMavenResolveFeaturePack. runCommand(PmCommandInvocation session)protected voidMavenSetLocalRepository. runCommand(PmCommandInvocation session)protected voidMavenSetReleasePolicy. runCommand(PmCommandInvocation session)protected voidMavenSetSettings. runCommand(PmCommandInvocation session)protected voidMavenSetSnapshotPolicy. runCommand(PmCommandInvocation session) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.plugin
Methods in org.jboss.galleon.cli.cmd.plugin that throw CommandExecutionException Modifier and Type Method Description protected abstract voidAbstractProvisionWithPlugins. doRunCommand(PmCommandInvocation session, java.util.Map<java.lang.String,java.lang.String> options)protected voidAbstractPluginsCommand. doValidateOptions(PmCommandInvocation invoc)protected java.lang.StringAbstractPluginsCommand. getId(PmSession session)protected voidAbstractPluginsCommand. runCommand(PmCommandInvocation session, java.util.Map<java.lang.String,java.lang.String> options)protected abstract voidAbstractPluginsCommand. runCommand(PmCommandInvocation session, java.util.Map<java.lang.String,java.lang.String> options, org.jboss.galleon.universe.FeaturePackLocation loc)protected voidAbstractProvisionWithPlugins. runCommand(PmCommandInvocation session, java.util.Map<java.lang.String,java.lang.String> options) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.state
Methods in org.jboss.galleon.cli.cmd.state that throw CommandExecutionException Modifier and Type Method Description static voidStateInfoUtil. displayInfo(PmCommandInvocation invoc, java.nio.file.Path installation, org.jboss.galleon.config.ProvisioningConfig config, java.lang.String type, java.util.function.Function<org.jboss.galleon.layout.ProvisioningLayout<org.jboss.galleon.layout.FeaturePackLayout>,FeatureContainer> supplier)protected voidStateProvisionCommand. doRunCommand(PmCommandInvocation invoc, java.util.Map<java.lang.String,java.lang.String> options)protected voidStateProvisionCommand. doValidateOptions(PmCommandInvocation invoc)abstract org.jboss.galleon.universe.FeaturePackLocation.ProducerSpecAbstractFPProvisionedCommand. getProducer(PmSession session)org.jboss.galleon.config.FeaturePackConfigAbstractFPProvisionedCommand. getProvisionedFP(PmSession session)protected voidAbstractFPProvisionedCommand. runCommand(PmCommandInvocation invoc, State session)protected abstract voidAbstractFPProvisionedCommand. runCommand(PmCommandInvocation invoc, State session, org.jboss.galleon.config.FeaturePackConfig config)protected voidAbstractFPProvisioningCommand. runCommand(PmCommandInvocation invoc, State session)protected abstract voidAbstractFPProvisioningCommand. runCommand(PmCommandInvocation invoc, State session, org.jboss.galleon.universe.FeaturePackLocation fpl)protected voidAbstractStateCommand. runCommand(PmCommandInvocation invoc)protected abstract voidAbstractStateCommand. runCommand(PmCommandInvocation invoc, State session)protected voidStateAddUniverseCommand. runCommand(PmCommandInvocation commandInvocation)protected voidStateCdCommand. runCommand(PmCommandInvocation session)protected voidStateEditCommand. runCommand(PmCommandInvocation invoc)protected voidStateExportCommand. runCommand(PmCommandInvocation invoc)protected voidStateGetInfoCommand. runCommand(PmCommandInvocation invoc)protected voidStateLeaveCommand. runCommand(PmCommandInvocation invoc)protected voidStateLsCommand. runCommand(PmCommandInvocation session)protected voidStateNewCommand. runCommand(PmCommandInvocation invoc)protected voidStatePwdCommand. runCommand(PmCommandInvocation session)protected voidStateRemoveUniverseCommand. runCommand(PmCommandInvocation commandInvocation)protected voidStateSearchCommand. runCommand(PmCommandInvocation invoc)protected voidStateUndoCommand. runCommand(PmCommandInvocation invoc) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.state.configuration
Methods in org.jboss.galleon.cli.cmd.state.configuration that throw CommandExecutionException Modifier and Type Method Description org.jboss.galleon.universe.FeaturePackLocation.ProducerSpecAbstractDefaultConfigCommand. getProducer(PmSession session)org.jboss.galleon.universe.FeaturePackLocation.ProducerSpecAbstractProvisionedDefaultConfigCommand. getProducer(PmSession session)protected voidStateDefineConfigCommand. runCommand(PmCommandInvocation invoc, State state)protected voidStateExcludeConfigCommand. runCommand(PmCommandInvocation invoc, State session, org.jboss.galleon.config.FeaturePackConfig config)protected voidStateIncludeConfigCommand. runCommand(PmCommandInvocation invoc, State state, org.jboss.galleon.config.FeaturePackConfig config)protected voidStateRemoveExcludedConfigCommand. runCommand(PmCommandInvocation invoc, State session, org.jboss.galleon.config.FeaturePackConfig config)protected voidStateRemoveIncludedConfigCommand. runCommand(PmCommandInvocation invoc, State session, org.jboss.galleon.config.FeaturePackConfig config)protected voidStateResetConfigCommand. runCommand(PmCommandInvocation invoc, State state) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.state.feature
Methods in org.jboss.galleon.cli.cmd.state.feature that throw CommandExecutionException Modifier and Type Method Description protected voidStateAddFeatureCommand. doValidateOptions(PmCommandInvocation invoc)protected voidStateAddFeatureCommand. runCommand(PmCommandInvocation session, java.util.Map<java.lang.String,java.lang.String> options)protected voidStateRemoveFeatureCommand. runCommand(PmCommandInvocation invoc, State session) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.state.fp
Methods in org.jboss.galleon.cli.cmd.state.fp that throw CommandExecutionException Modifier and Type Method Description protected voidStateAddFeaturePackCommand. runCommand(PmCommandInvocation invoc, State session, org.jboss.galleon.universe.FeaturePackLocation fpl)protected voidStateRemoveFeaturePackCommand. runCommand(PmCommandInvocation invoc, State session) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.state.layers
Methods in org.jboss.galleon.cli.cmd.state.layers that throw CommandExecutionException Modifier and Type Method Description protected voidStateExcludeLayersCommand. runCommand(PmCommandInvocation invoc, State state)protected voidStateIncludeLayersCommand. runCommand(PmCommandInvocation invoc, State state)protected voidStateRemoveExcludedLayersCommand. runCommand(PmCommandInvocation invoc, State state)protected voidStateRemoveIncludedLayersCommand. runCommand(PmCommandInvocation invoc, State state) -
Uses of CommandExecutionException in org.jboss.galleon.cli.cmd.state.pkg
Methods in org.jboss.galleon.cli.cmd.state.pkg that throw CommandExecutionException Modifier and Type Method Description protected java.lang.StringAbstractProvisionedPackageCommand. getPackage(PmSession session)org.jboss.galleon.universe.FeaturePackLocation.ProducerSpecAbstractPackageCommand. getProducer(PmSession session)org.jboss.galleon.universe.FeaturePackLocation.ProducerSpecAbstractProvisionedPackageCommand. getProducer(PmSession session)org.jboss.galleon.config.FeaturePackConfigAbstractPackageCommand. getProvisionedFP(PmSession session)protected voidStateExcludePackageCommand. runCommand(PmCommandInvocation invoc, State session, org.jboss.galleon.config.FeaturePackConfig config)protected voidStateIncludePackageCommand. runCommand(PmCommandInvocation invoc, State session, org.jboss.galleon.config.FeaturePackConfig config)protected voidStateRemoveExcludedPackageCommand. runCommand(PmCommandInvocation invoc, State session, org.jboss.galleon.config.FeaturePackConfig config)protected voidStateRemoveIncludedPackageCommand. runCommand(PmCommandInvocation invoc, State session, org.jboss.galleon.config.FeaturePackConfig config)
-