Package | Description |
---|---|
com.suncode.pwfl.archive |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
|
com.suncode.pwfl.workflow.activity |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie zadaniami.
|
Modifier and Type | Method and Description |
---|---|
WfFileVersion |
FileFinder.getFileVersion(Long versionId)
Pobiera obiekt wersji
|
WfFileVersion |
FileService.getFileVersion(Long id)
Pobiera obiekt wersji
|
WfFileVersion |
WfFile.getVersion() |
WfFileVersion |
WfDocument.getVersion()
Informacje o wersji pliku
|
WfFileVersion |
FileFinder.getVersionForFile(Long fileId)
Pobiera obiekt wersji dla pliku
|
WfFileVersion |
FileService.getVersionForFile(Long fileId)
Pobiera obiekt wersji dla pliku
|
Modifier and Type | Method and Description |
---|---|
void |
WfFile.setVersion(WfFileVersion version) |
void |
WfDocument.setVersion(WfFileVersion version)
Informacje o wersji pliku
|
Modifier and Type | Method and Description |
---|---|
WfFileVersion |
ActivityDocument.getVersion() |
Modifier and Type | Method and Description |
---|---|
void |
ActivityDocument.setVersion(WfFileVersion version) |
Copyright © 2019 Suncode. All rights reserved.