Uses of Interface
com.flowable.platform.api.repository.PlatformDefinition
Packages that use PlatformDefinition
Package
Description
-
Uses of PlatformDefinition in com.flowable.platform.api.repository
Subinterfaces with type arguments of type PlatformDefinition in com.flowable.platform.api.repositoryModifier and TypeInterfaceDescriptioninterfaceQuery to retrieve definitions (Case, Process, Decision, Form, Actions, Channels etc.) from the platform. -
Uses of PlatformDefinition in com.flowable.platform.engine.impl.work.repository
Classes in com.flowable.platform.engine.impl.work.repository that implement PlatformDefinitionSubclasses with type arguments of type PlatformDefinition in com.flowable.platform.engine.impl.work.repositoryMethods in com.flowable.platform.engine.impl.work.repository that return types with arguments of type PlatformDefinitionModifier and TypeMethodDescriptionPlatformDefinitionQueryImpl.executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) -
Uses of PlatformDefinition in com.flowable.platform.service.work
Constructors in com.flowable.platform.service.work with parameters of type PlatformDefinition