public class DeleteMasterDataInstancesCmd extends Object implements Command<Void>, Serializable
protected String
definitionId
DeleteMasterDataInstancesCmd(String definitionId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String definitionId
public DeleteMasterDataInstancesCmd(String definitionId)
public Void execute(CommandContext commandContext)
execute
Command<Void>