Uses of Interface
org.camunda.bpm.engine.repository.ResourceDefinition
Package
Description
Classes related to the
ManagementService
.Classes related to the
RepositoryService
.-
Uses of ResourceDefinition in org.camunda.bpm.engine.impl.cmmn.entity.repository
-
Uses of ResourceDefinition in org.camunda.bpm.engine.impl.dmn.entity.repository
Modifier and TypeClassDescriptionclass
class
-
Uses of ResourceDefinition in org.camunda.bpm.engine.impl.persistence.deploy.cache
Modifier and TypeMethodDescriptionprotected abstract List<? extends ResourceDefinition>
ModelInstanceCache.getAllDefinitionsForDeployment
(String deploymentId) -
Uses of ResourceDefinition in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeClassDescriptionclass
class
class
-
Uses of ResourceDefinition in org.camunda.bpm.engine.impl.repository
Modifier and TypeInterfaceDescriptioninterface
ResourceDefinitionEntity<T extends ResourceDefinition>
Entity of a deployed resource definitionModifier and TypeInterfaceDescriptioninterface
ResourceDefinitionEntity<T extends ResourceDefinition>
Entity of a deployed resource definition -
Uses of ResourceDefinition in org.camunda.bpm.engine.management
-
Uses of ResourceDefinition in org.camunda.bpm.engine.repository
Modifier and TypeInterfaceDescriptioninterface
interface
An object structure representing a Camunda Form used to present forms to users either when starting a process instance or when assigned to a User Task.interface
interface
Definition of a decision resourceinterface
Container ofDecisionDefinition
s which belongs to the same decision requirements graph (i.e.interface
An object structure representing an executable process composed of activities and transitions.