Class SetPropertyCmd

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

public class SetPropertyCmd extends Object implements Command<Object>

Command which can be used for setting the value of a property

Author:
Daniel Meyer