Uses of Interface
org.operaton.bpm.engine.repository.DeleteProcessDefinitionsSelectBuilder
Packages that use DeleteProcessDefinitionsSelectBuilder
Package
Description
Public API of the Operaton engine.
Typical usage of the API starts by the creation of a
Typical usage of the API starts by the creation of a
ProcessEngineConfiguration
(typically based on a configuration file), from which a ProcessEngine can be obtained.API implementation classes, which shouldn't directly be used by end-users.
-
Uses of DeleteProcessDefinitionsSelectBuilder in org.operaton.bpm.engine
Methods in org.operaton.bpm.engine that return DeleteProcessDefinitionsSelectBuilderModifier and TypeMethodDescriptionRepositoryService.deleteProcessDefinitions()Fluent builder to delete process definitions. -
Uses of DeleteProcessDefinitionsSelectBuilder in org.operaton.bpm.engine.impl
Methods in org.operaton.bpm.engine.impl that return DeleteProcessDefinitionsSelectBuilder -
Uses of DeleteProcessDefinitionsSelectBuilder in org.operaton.bpm.engine.impl.repository
Classes in org.operaton.bpm.engine.impl.repository that implement DeleteProcessDefinitionsSelectBuilderModifier and TypeClassDescriptionclassFluent builder implementation to delete process definitions.