Package | Description |
---|---|
org.jbpm.kie.services.impl.model | |
org.jbpm.kie.services.impl.query.mapper |
Modifier and Type | Class and Description |
---|---|
class |
ProcessInstanceWithVarsDesc |
Modifier and Type | Method and Description |
---|---|
protected ProcessInstanceWithVarsDesc |
ProcessInstanceWithVarsQueryMapper.buildInstance(org.dashbuilder.dataset.DataSet dataSetResult,
int index) |
protected ProcessInstanceWithVarsDesc |
ProcessInstanceWithCustomVarsQueryMapper.buildInstance(org.dashbuilder.dataset.DataSet dataSetResult,
int index) |
Modifier and Type | Method and Description |
---|---|
QueryResultMapper<List<ProcessInstanceWithVarsDesc>> |
ProcessInstanceWithVarsQueryMapper.forColumnMapping(Map<String,String> columnMapping) |
QueryResultMapper<List<ProcessInstanceWithVarsDesc>> |
ProcessInstanceWithCustomVarsQueryMapper.forColumnMapping(Map<String,String> columnMapping) |
List<ProcessInstanceWithVarsDesc> |
ProcessInstanceWithVarsQueryMapper.map(Object result) |
List<ProcessInstanceWithVarsDesc> |
ProcessInstanceWithCustomVarsQueryMapper.map(Object result) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.