org.camunda.bpm.engine.impl.cmd
Class GetHistoryLevelCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetHistoryLevelCmd
- All Implemented Interfaces:
- Command<Integer>
public class GetHistoryLevelCmd
- extends Object
- implements Command<Integer>
- Author:
- Sebastian Menski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetHistoryLevelCmd
public GetHistoryLevelCmd()
execute
public Integer execute(CommandContext commandContext)
- Specified by:
execute in interface Command<Integer>
Copyright © 2015 camunda services GmbH. All rights reserved.