Nuxeo Enterprise Platform 5.4

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

All Known Implementing Classes:
AppendCommand, CopyCommand, DeleteCommand, MkdirCommand, MkfileCommand, MoveCommand, PropertyCommand, SeamHotDeployCommand, 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 Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.