Class AbstractNeedsDocumentDefinitionCmd

java.lang.Object
com.flowable.content.engine.impl.cmd.AbstractNeedsDocumentDefinitionCmd
Direct Known Subclasses:
GetDeploymentDocumentDefinitionCmd

public abstract class AbstractNeedsDocumentDefinitionCmd
extends java.lang.Object
Author:
Filip Hrisafov
  • Constructor Summary

    Constructors 
    Constructor Description
    AbstractNeedsDocumentDefinitionCmd()  
  • Method Summary

    Modifier and Type Method Description
    protected DocumentDefinition resolveDocumentDefinition​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext, java.lang.String documentDefinitionId, java.lang.String documentDefinitionKey, java.lang.String tenantId)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait