Class DeployCmd

  • All Implemented Interfaces:
    org.flowable.common.engine.impl.interceptor.Command<org.flowable.app.api.repository.AppDeployment>

    public class DeployCmd
    extends java.lang.Object
    implements org.flowable.common.engine.impl.interceptor.Command<org.flowable.app.api.repository.AppDeployment>
    Author:
    Tijs Rademakers
    • Method Detail

      • execute

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