Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters
Interface CommandTester

All Known Implementing Classes:
SystemPathExistTester

public interface CommandTester

Interface for class that provides a way to test if a command is installed on the target server OS.

Author:
tiry

Method Summary
 CommandTestResult test(CommandLineDescriptor cmdDescriptor)
           
 

Method Detail

test

CommandTestResult test(CommandLineDescriptor cmdDescriptor)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.