| Package | Description |
|---|---|
| com.suncode.pwfl.archive |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentTemplateTable |
DocumentTemplateService.getByName(String name,
String... joins) |
DocumentTemplateTable |
DocumentTemplateService.getByNameAndProcess(String name,
String processDefinitionId,
String... joins) |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentTemplateTable> |
DocumentTemplateService.getAllDocumentTemplatesForProcess(String processDefId) |
List<DocumentTemplateTable> |
DocumentTemplateService.getDocumentTemplatesForProcess(String processId,
int start,
int limit,
String sortBy,
SortDirection sortDirection) |
| Modifier and Type | Method and Description |
|---|---|
Long |
DocumentTemplateService.addDocumentTemplate(DocumentTemplateTable documentTemplate) |
void |
DocumentTemplateService.updateDocumentTemplate(DocumentTemplateTable documentTemplate) |
Copyright © 2023 Suncode. All rights reserved.