Class CounterIncrementActionExecuter

All Implemented Interfaces:
ActionExecuter, LoggingAwareExecuter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class CounterIncrementActionExecuter extends ActionExecuterAbstractBase
Simple action to increment an integer value. The runtime NodeService is used so any user can increment the counter value on a node.
Author:
Kevin Roast