Uses of Class
org.nuxeo.launcher.info.CommandInfo
-
Packages that use CommandInfo Package Description org.nuxeo.launcher.info Used for communication between LocalPackageManager and the Launcher (messages serialization). -
-
Uses of CommandInfo in org.nuxeo.launcher.info
Fields in org.nuxeo.launcher.info with type parameters of type CommandInfo Modifier and Type Field Description List<CommandInfo>
CommandSetInfo. commands
Methods in org.nuxeo.launcher.info that return CommandInfo Modifier and Type Method Description CommandInfo
CommandSetInfo. newCommandInfo(String cmdType)
-