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