Uses of Class
com.tibco.bpm.web.client.model.types.pm.GeneralStatusType

Packages that use GeneralStatusType
com.tibco.bpm.web.client.services.client.pm   
 

Uses of GeneralStatusType in com.tibco.bpm.web.client.services.client.pm
 

Method parameters in com.tibco.bpm.web.client.services.client.pm with type arguments of type GeneralStatusType
 void PMAdhocActivitiesService.cancelAdhocActivity(java.lang.String processId, java.lang.String activityId, com.google.gwt.user.client.rpc.AsyncCallback<GeneralStatusType> callback)
           
 void PMAdhocActivitiesService.runAdhocActivity(java.lang.String processId, java.lang.String activityId, com.google.gwt.user.client.rpc.AsyncCallback<GeneralStatusType> callback)
           
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.