Class WorkObjectDefinitionUtil

java.lang.Object
com.flowable.workobject.engine.impl.util.WorkObjectDefinitionUtil

public class WorkObjectDefinitionUtil
extends java.lang.Object
A utility class that hides the complexity of WorkObjectDefinitionEntity and model lookup. Use this class rather than accessing the decision table cache or DeploymentManager directly.
Author:
Joram Barrez, Tijs Rademakers