Nuxeo Enterprise Platform 5.4

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

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

public interface Command

Author:
Bogdan Stefanescu, Florent Guillaume

Method Summary
 void exec(CommandContext ctx)
           
 java.lang.String toString(CommandContext ctx)
           
 

Method Detail

exec

void exec(CommandContext ctx)
          throws java.io.IOException
Throws:
java.io.IOException

toString

java.lang.String toString(CommandContext ctx)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.