Class DeletePropertyCmd

java.lang.Object
org.eximeebpms.bpm.engine.impl.cmd.DeletePropertyCmd
All Implemented Interfaces:
Command<Object>

public class DeletePropertyCmd extends Object implements Command<Object>
Author:
Daniel Meyer
  • Field Details Link icon

    • name Link icon

      protected String name
  • Constructor Details Link icon

    • DeletePropertyCmd Link icon

      public DeletePropertyCmd(String name)
      Parameters:
      name -
  • Method Details Link icon