Uses of Class
com.atlassian.confluence.it.system.LocalProcess.Signal
-
Packages that use LocalProcess.Signal Package Description com.atlassian.confluence.it.system -
-
Uses of LocalProcess.Signal in com.atlassian.confluence.it.system
Methods in com.atlassian.confluence.it.system that return LocalProcess.Signal Modifier and Type Method Description static LocalProcess.SignalLocalProcess.Signal. valueOf(String name)Returns the enum constant of this type with the specified name.static LocalProcess.Signal[]LocalProcess.Signal. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.atlassian.confluence.it.system with parameters of type LocalProcess.Signal Modifier and Type Method Description voidLocalProcess. send(LocalProcess.Signal signal)
-