Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Package
org.nuxeo.ecm.platform.commandline.executor.api

Packages that use org.nuxeo.ecm.platform.commandline.executor.api
org.nuxeo.ecm.platform.commandline.executor.api   
org.nuxeo.ecm.platform.commandline.executor.service   
org.nuxeo.ecm.platform.commandline.executor.service.executors   
org.nuxeo.ecm.platform.picture.magick.utils   
 

Classes in org.nuxeo.ecm.platform.commandline.executor.api used by org.nuxeo.ecm.platform.commandline.executor.api
CmdParameters
          Wraps command parameters (String or File).
CommandAvailability
          Represents the availability status of a command.
CommandNotAvailable
          Exception indicating that the target command is not available: because it was never registered, because it was disabled, because the target command is not installed on the server *.
ExecResult
          Wraps result of the command-line execution: output buffer, return code, java Exception.
 

Classes in org.nuxeo.ecm.platform.commandline.executor.api used by org.nuxeo.ecm.platform.commandline.executor.service
CmdParameters
          Wraps command parameters (String or File).
CommandAvailability
          Represents the availability status of a command.
CommandLineExecutorService
          Interface for the service that manages commandline execution.
CommandNotAvailable
          Exception indicating that the target command is not available: because it was never registered, because it was disabled, because the target command is not installed on the server *.
ExecResult
          Wraps result of the command-line execution: output buffer, return code, java Exception.
 

Classes in org.nuxeo.ecm.platform.commandline.executor.api used by org.nuxeo.ecm.platform.commandline.executor.service.executors
CmdParameters
          Wraps command parameters (String or File).
ExecResult
          Wraps result of the command-line execution: output buffer, return code, java Exception.
 

Classes in org.nuxeo.ecm.platform.commandline.executor.api used by org.nuxeo.ecm.platform.picture.magick.utils
CommandNotAvailable
          Exception indicating that the target command is not available: because it was never registered, because it was disabled, because the target command is not installed on the server *.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.