Class GetTemplateModelByIdCmd

    • Field Detail

      • templateDefinitionId

        protected java.lang.String templateDefinitionId
    • Constructor Detail

      • GetTemplateModelByIdCmd

        public GetTemplateModelByIdCmd​(java.lang.String templateDefinitionId)
    • Method Detail

      • execute

        public TemplateModel execute​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
        Specified by:
        execute in interface org.flowable.common.engine.impl.interceptor.Command<TemplateModel>