Class CreateCommentCmd

  • All Implemented Interfaces:
    org.flowable.common.engine.impl.interceptor.Command<Comment>

    public class CreateCommentCmd
    extends java.lang.Object
    implements org.flowable.common.engine.impl.interceptor.Command<Comment>
    • Constructor Detail

    • Method Detail

      • execute

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