public abstract class AbstractGetProcessDeploymentInfo extends AbstractGetEntity<ProcessDeploymentInfo,SProcessDefinitionDeployInfo>
| Constructor and Description |
|---|
AbstractGetProcessDeploymentInfo(SearchEntityDescriptor searchDescriptor,
int fromIndex,
int numberOfResults,
ProcessDeploymentInfoCriterion criterion) |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessDeploymentInfo> |
convertToClientObjects(List<SProcessDefinitionDeployInfo> serverObjects)
Must convert server objects in client objects here
|
execute, executeGet, getResultpublic AbstractGetProcessDeploymentInfo(SearchEntityDescriptor searchDescriptor, int fromIndex, int numberOfResults, ProcessDeploymentInfoCriterion criterion)
public List<ProcessDeploymentInfo> convertToClientObjects(List<SProcessDefinitionDeployInfo> serverObjects)
AbstractGetEntityconvertToClientObjects in class AbstractGetEntity<ProcessDeploymentInfo,SProcessDefinitionDeployInfo>serverObjects - The server object to convertCopyright © 2017 Bonitasoft S.A.. All rights reserved.