Class DeleteCommentCmd

java.lang.Object
com.flowable.platform.engine.impl.cmd.DeleteCommentCmd
All Implemented Interfaces:
Command<Void>

public class DeleteCommentCmd extends Object implements Command<Void>
  • Field Details

  • Constructor Details

    • DeleteCommentCmd

      public DeleteCommentCmd(String id)
  • Method Details