Package | Description |
---|---|
com.activiti.domain.runtime | |
com.activiti.repository.runtime |
Modifier and Type | Method and Description |
---|---|
RuntimeAppDeployment |
AppRelation.getRuntimeAppDeployment() |
Modifier and Type | Method and Description |
---|---|
void |
AppRelation.setRuntimeAppDeployment(RuntimeAppDeployment runtimeAppDeployment) |
Modifier and Type | Method and Description |
---|---|
RuntimeAppDeployment |
RuntimeAppDeploymentRepository.findByDeploymentId(String deploymentId) |
Modifier and Type | Method and Description |
---|---|
List<RuntimeAppDeployment> |
RuntimeAppDeploymentRepository.findByAppDefinition(RuntimeAppDefinition definition) |
List<RuntimeAppDeployment> |
RuntimeAppDeploymentRepository.findByAppDefinitionId(Long appId) |
Copyright © 2014–2015 Alfresco. All rights reserved.