Package | Description |
---|---|
com.activiti.domain.runtime | |
com.activiti.repository.runtime |
Modifier and Type | Method and Description |
---|---|
Form |
SubmittedForm.getForm() |
Modifier and Type | Method and Description |
---|---|
void |
SubmittedForm.setForm(Form form) |
Modifier and Type | Method and Description |
---|---|
org.springframework.data.domain.Page<Form> |
FormRepository.findAllByNameLike(String nameLike,
org.springframework.data.domain.Pageable pageRequest) |
List<Form> |
FormRepository.findByAppDeploymentId(Long appDeploymentId) |
Copyright © 2014–2015 Alfresco. All rights reserved.