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