Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.deployment.preprocessor.install
Interface Command

All Known Implementing Classes:
AppendCommand, CopyCommand, DeleteCommand, MkdirCommand, MkfileCommand, MoveCommand, PropertyCommand, UnzipCommand, ZipCommand

public interface Command

Author:
Bogdan Stefanescu, Florent Guillaume

Method Summary
 void exec(CommandContext ctx)
           
 String toString(CommandContext ctx)
           
 

Method Detail

exec

void exec(CommandContext ctx)
          throws IOException
Throws:
IOException

toString

String toString(CommandContext ctx)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.