Uses of Enum Class
com.suncode.pwfl.archive.util.FileSorter
Packages that use FileSorter
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
-
Uses of FileSorter in com.suncode.pwfl.archive
Methods in com.suncode.pwfl.archive with parameters of type FileSorterModifier and TypeMethodDescriptionFileFinder.getDocumentsFromActivity(String processId, String activityId, FileSorter sorter, String... joins) Pobiera dokumenty dla podanego zadaniaFileFinder.getDocumentsFromOpenedActivities(String processId, FileSorter sorter, String... joins) Pobiera dokumenty z podanego procesu podłączone do wszystkich otwartych zadańFileFinder.getDocumentsFromProcess(String processId, FileSorter sorter, String... joins) Pobiera dokumenty z procesu. -
Uses of FileSorter in com.suncode.pwfl.archive.util
Methods in com.suncode.pwfl.archive.util that return FileSorterModifier and TypeMethodDescriptionstatic FileSorterReturns the enum constant of this class with the specified name.static FileSorter[]FileSorter.values()Returns an array containing the constants of this enum class, in the order they are declared.