Package org.activiti.engine.impl.cmd
Class DeleteEventLogEntry
- java.lang.Object
-
- org.activiti.engine.impl.cmd.DeleteEventLogEntry
-
-
Field Summary
Fields Modifier and Type Field Description protected long
logNr
-
Constructor Summary
Constructors Constructor Description DeleteEventLogEntry(long logNr)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Void
execute(CommandContext commandContext)
-
-
-
Method Detail
-
execute
public java.lang.Void execute(CommandContext commandContext)
-
-