Uses of Class
ru.cg.webbpm.studio.core.api.io.FileEvent
Packages that use FileEvent
Package
Description
-
Uses of FileEvent in ru.cg.webbpm.studio.core.api.io
Subclasses of FileEvent in ru.cg.webbpm.studio.core.api.ioMethods in ru.cg.webbpm.studio.core.api.io with parameters of type FileEventModifier and TypeMethodDescriptiondefault void
FileListener.beforeFileDeletion
(FileEvent event) FileManager notificationdefault void
FileListener.fileCreated
(FileEvent event) File system notificationdefault void
FileListener.fileDeleted
(FileEvent event) File system notificationdefault void
FileListener.fileModified
(FileEvent event) File system notification -
Uses of FileEvent in ru.cg.webbpm.studio.core.migrations.impl
Methods in ru.cg.webbpm.studio.core.migrations.impl with parameters of type FileEventModifier and TypeMethodDescriptionvoid
PackageContextsHolder.fileCreated
(FileEvent event) void
PackageContextsHolder.fileDeleted
(FileEvent event) void
PackageContextsHolder.fileModified
(FileEvent event) -
Uses of FileEvent in ru.cg.webbpm.studio.core.migrations.ui
Methods in ru.cg.webbpm.studio.core.migrations.ui with parameters of type FileEventModifier and TypeMethodDescriptionvoid
DescriptorMigrationListener.fileCreated
(FileEvent event) void
DescriptorMigrationListener.fileDeleted
(FileEvent event) void
ResourcesMigrationListener.fileDeleted
(FileEvent event) void
DescriptorMigrationListener.fileModified
(FileEvent event) -
Uses of FileEvent in ru.cg.webbpm.studio.platform.api.hierarchy
Methods in ru.cg.webbpm.studio.platform.api.hierarchy with parameters of type FileEventModifier and TypeMethodDescriptionvoid
FilesHierarchyPathListener.fileCreated
(FileEvent event) void
FilesHierarchyPathListener.fileDeleted
(FileEvent event) void
FilesHierarchyPathListener.fileModified
(FileEvent event) -
Uses of FileEvent in ru.cg.webbpm.studio.platform.impl.indexing
Methods in ru.cg.webbpm.studio.platform.impl.indexing with parameters of type FileEventModifier and TypeMethodDescriptionvoid
IndexingComponent.fileCreated
(FileEvent event) void
IndexingComponent.fileDeleted
(FileEvent event) void
IndexingComponent.fileModified
(FileEvent event) -
Uses of FileEvent in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl
Methods in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl with parameters of type FileEventModifier and TypeMethodDescriptionvoid
SvgCleaner.beforeFileDeletion
(FileEvent event) void
WbProcessCleaner.beforeFileDeletion
(FileEvent event) void
WbProcessCleaner.fileModified
(FileEvent event) remove invalid tasks from .wb.process files -
Uses of FileEvent in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl
Methods in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl with parameters of type FileEventModifier and TypeMethodDescriptionvoid
HotswapFileTracker.fileCreated
(FileEvent event) void
HotswapFileTracker.fileDeleted
(FileEvent event) void
HotswapFileTracker.fileModified
(FileEvent event) -
Uses of FileEvent in ru.cg.webbpm.studio.subsystems.packaging.impl
Methods in ru.cg.webbpm.studio.subsystems.packaging.impl with parameters of type FileEventModifier and TypeMethodDescriptionvoid
DescriptorFileListener.fileCreated
(FileEvent event) void
DescriptorFileListener.fileDeleted
(FileEvent event) void
DescriptorFileListener.fileModified
(FileEvent event) -
Uses of FileEvent in ru.cg.webbpm.studio.subsystems.page_designer.components_panel
Methods in ru.cg.webbpm.studio.subsystems.page_designer.components_panel with parameters of type FileEventModifier and TypeMethodDescriptionvoid
ComponentsPanel.fileCreated
(FileEvent event) void
ComponentsPanel.fileDeleted
(FileEvent event) void
ComponentsPanel.fileModified
(FileEvent event) -
Uses of FileEvent in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.component
Methods in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.component with parameters of type FileEventModifier and TypeMethodDescriptionvoid
ComponentCacheFileListener.fileDeleted
(FileEvent event) void
ComponentCacheFileListener.fileModified
(FileEvent event)