Package | Description |
---|---|
com.activiti.repository.runtime |
Modifier and Type | Method and Description |
---|---|
RuntimeApp |
RuntimeAppRepository.findByUserAndAppDefinition(User user,
RuntimeAppDefinition appDefinition) |
RuntimeApp |
RuntimeAppRepository.findByUserAndAppDefinitionId(User user,
Long appId) |
Modifier and Type | Method and Description |
---|---|
List<RuntimeApp> |
RuntimeAppRepository.findByAppDefinition(RuntimeAppDefinition appDefinition) |
Copyright © 2014–2015 Alfresco. All rights reserved.