Class StartActionInstanceCmd

    • Method Detail

      • execute

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

        protected void createActionTypeLink​(java.lang.String actionInstanceId,
                                            java.lang.String type,
                                            java.lang.String linkValue,
                                            ActionTypeLinkEntityManager actionTypeLinkEntityManager)