public class WorkflowModelSearchResult<T extends WorkflowModel>
extends Object
implements Serializable
| Constructor and Description |
|---|
WorkflowModelSearchResult(List<T> workflowModels,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
List<T> |
getWorkflowModels() |