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
abstract  PublishOperation[] PublishTaskDelegate.getTasks(IServer server, java.util.List modules)
          Returns the tasks that should be performed during publishing.