Uses of Class
org.eclipse.wst.server.core.model.PublishOperation

Packages that use PublishOperation
org.eclipse.wst.server.core.model SPI support for the server tools framework. 
 

Uses of PublishOperation in org.eclipse.wst.server.core.model
 

Methods in org.eclipse.wst.server.core.model that return PublishOperation
 PublishOperation[] PublishTaskDelegate.getTasks(IServer server, int kind, java.util.List modules, java.util.List kindList)
          Returns the tasks that should be performed during publishing.
 PublishOperation[] PublishTaskDelegate.getTasks(IServer server, java.util.List modules)
          Returns the tasks that should be performed during publishing.