Uses of Class
com.suncode.pwfl.archive.WfFileVersion
Packages that use WfFileVersion
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
Pakiet zawiera zbiór elementów umożliwiających zarządzanie zadaniami.
-
Uses of WfFileVersion in com.suncode.pwfl.archive
Methods in com.suncode.pwfl.archive that return WfFileVersionModifier and TypeMethodDescriptionFileFinder.getFileVersion
(Long versionId) Pobiera obiekt wersjiFileService.getFileVersion
(Long id) Pobiera obiekt wersjiWfDocument.getVersion()
Informacje o wersji plikuWfFile.getVersion()
FileFinder.getVersionForFile
(Long fileId) Pobiera obiekt wersji dla plikuFileService.getVersionForFile
(Long fileId) Pobiera obiekt wersji dla plikuMethods in com.suncode.pwfl.archive that return types with arguments of type WfFileVersionModifier and TypeMethodDescriptionFileFinder.getAllVersionsForFile
(Long fileId) Zwraca wszystkie wersje danego plikuMethods in com.suncode.pwfl.archive with parameters of type WfFileVersionModifier and TypeMethodDescriptionvoid
WfDocument.setVersion
(WfFileVersion version) Informacje o wersji plikuvoid
WfFile.setVersion
(WfFileVersion version) -
Uses of WfFileVersion in com.suncode.pwfl.workflow.activity
Methods in com.suncode.pwfl.workflow.activity that return WfFileVersionMethods in com.suncode.pwfl.workflow.activity with parameters of type WfFileVersion