Uses of Class
org.ow2.jasmine.jadort.api.entities.deployment.OperationStateBean

Packages that use OperationStateBean
org.ow2.jasmine.jadort.api   
 

Uses of OperationStateBean in org.ow2.jasmine.jadort.api
 

Methods in org.ow2.jasmine.jadort.api that return OperationStateBean
 OperationStateBean IJadortService.getCurrentOperation()
          Returns the current operation.
 

Methods in org.ow2.jasmine.jadort.api that return types with arguments of type OperationStateBean
 java.util.List<OperationStateBean> IJadortService.getOperationsList()
          Returns the list of operations
 

Methods in org.ow2.jasmine.jadort.api with parameters of type OperationStateBean
 void IJadortService.deleteOperation(OperationStateBean operation)
          Delete an Operation from the operation list
 void IJadortService.selectOperation(OperationStateBean operation)
          Select an Operation from the operation list
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.