Uses of Class
org.operaton.bpm.engine.rest.hal.HalRelation
Packages that use HalRelation
Package
Description
-
Uses of HalRelation in org.operaton.bpm.engine.rest.hal
Fields in org.operaton.bpm.engine.rest.hal declared as HalRelationMethods in org.operaton.bpm.engine.rest.hal that return HalRelationMethods in org.operaton.bpm.engine.rest.hal that return types with arguments of type HalRelationMethods in org.operaton.bpm.engine.rest.hal with parameters of type HalRelationModifier and TypeMethodDescriptionvoidHalLinker.createLink(HalRelation rel, String... pathParams) Creates a link in a given relation.HalResource.embed(HalRelation relation, ProcessEngine processEngine) Can be used to embed a relation.HalLinker.getLinkedResourceIdsByRelation(HalRelation relation) List<HalResource<?>> HalLinker.resolve(HalRelation relation, ProcessEngine processEngine) Resolves a relation. -
Uses of HalRelation in org.operaton.bpm.engine.rest.hal.caseDefinition
Fields in org.operaton.bpm.engine.rest.hal.caseDefinition declared as HalRelationModifier and TypeFieldDescriptionstatic final HalRelationHalCaseDefinition.REL_DEPLOYMENTstatic final HalRelationHalCaseDefinition.REL_DEPLOYMENT_RESOURCEstatic final HalRelationHalCaseDefinition.REL_SELF -
Uses of HalRelation in org.operaton.bpm.engine.rest.hal.group
Fields in org.operaton.bpm.engine.rest.hal.group declared as HalRelation -
Uses of HalRelation in org.operaton.bpm.engine.rest.hal.identitylink
Fields in org.operaton.bpm.engine.rest.hal.identitylink declared as HalRelationModifier and TypeFieldDescriptionstatic final HalRelationHalIdentityLink.REL_GROUPstatic final HalRelationHalIdentityLink.REL_TASKstatic final HalRelationHalIdentityLink.REL_USER -
Uses of HalRelation in org.operaton.bpm.engine.rest.hal.processDefinition
Fields in org.operaton.bpm.engine.rest.hal.processDefinition declared as HalRelationModifier and TypeFieldDescriptionstatic final HalRelationHalProcessDefinition.REL_DEPLOYMENTstatic final HalRelationHalProcessDefinition.REL_DEPLOYMENT_RESOURCEstatic final HalRelationHalProcessDefinition.REL_SELF -
Uses of HalRelation in org.operaton.bpm.engine.rest.hal.task
Fields in org.operaton.bpm.engine.rest.hal.task declared as HalRelationModifier and TypeFieldDescriptionstatic final HalRelationHalTask.REL_ASSIGNEEstatic final HalRelationHalTask.REL_CASE_DEFINITIONstatic final HalRelationHalTask.REL_CASE_EXECUTIONstatic final HalRelationHalTask.REL_CASE_INSTANCEstatic final HalRelationHalTask.REL_EXECUTIONstatic final HalRelationHalTask.REL_IDENTITY_LINKSstatic final HalRelationHalTask.REL_OWNERstatic final HalRelationHalTask.REL_PARENT_TASKstatic final HalRelationHalTask.REL_PROCESS_DEFINITIONstatic final HalRelationHalTask.REL_PROCESS_INSTANCEstatic final HalRelationHalTask.REL_SELF -
Uses of HalRelation in org.operaton.bpm.engine.rest.hal.tenant
Fields in org.operaton.bpm.engine.rest.hal.tenant declared as HalRelation -
Uses of HalRelation in org.operaton.bpm.engine.rest.hal.user
Fields in org.operaton.bpm.engine.rest.hal.user declared as HalRelation