Uses of Interface
com.suncode.pwfl.workflow.process.Process
Packages that use Process
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie procesami.
-
Uses of Process in com.suncode.pwfl.workflow.process
Classes in com.suncode.pwfl.workflow.process that implement ProcessSubinterfaces with type arguments of type Process in com.suncode.pwfl.workflow.processModifier and TypeInterfaceDescriptioninterfaceUmożliwia wykonywanie operacji na bazie danych dotyczących procesów.interfaceMethods in com.suncode.pwfl.workflow.process that return ProcessModifier and TypeMethodDescriptionProcessDao.getByProcessId(String processId, String... joins) Pobiera informacje o procesieProcessService.getProcess(String processId, String... joins) Pobiera informacje o procesieMethods in com.suncode.pwfl.workflow.process that return types with arguments of type ProcessModifier and TypeMethodDescriptionProcessFinder.findByIndexes(String processDefId, List<IndexFilter> indexFilters, String... joins) ProcessFinder.findByIndexes(String processDefId, List<IndexFilter> indexFilters, List<Sorter> sorters, Integer start, Integer limit, String... joins) ProcessFinder.findByIndexes(String processDefId, List<IndexFilter> indexFilters, List<Sorter> sorters, String... joins) ProcessFinder.findByIndexes(String processDefId, Map<String, Object> indexes, List<Sorter> sorters, Integer start, Integer limit, String... joins) ProcessFinder.findByIndexes(String processDefId, Map<String, Object> indexes, List<Sorter> sorters, String... joins) ProcessFinder.findByProcessDefinitionId(String processDefId) Wyszukuje wyszystkie procesu o podanej definicjiProcessFinder.findProcessesByFileId(Long id) Wyszukuje wyszystkie procesy, do których podłączony jest dany plik