Uses of Class
com.javahollic.jira.emh.api.extension.command.CommandHandlingException
-
Packages that use CommandHandlingException Package Description com.javahollic.jira.emh.api.extension.command -
-
Uses of CommandHandlingException in com.javahollic.jira.emh.api.extension.command
Methods in com.javahollic.jira.emh.api.extension.command that throw CommandHandlingException Modifier and Type Method Description CommandResult
ICommandSetManager. invokeCommand(com.atlassian.jira.user.ApplicationUser invokingUser, String payload)
CommandResult
IJEMHCommandSetProvider. invokeCommand(com.atlassian.jira.user.ApplicationUser user, String commandString)
run the given command with arguments
-