Class EmptyActivityParameterHelper

java.lang.Object
com.appiancorp.suiteapi.process.framework.EmptyActivityParameterHelper
All Implemented Interfaces:
ActivityParameterHelper, Serializable

public class EmptyActivityParameterHelper extends Object implements ActivityParameterHelper
This class provides default, do-nothing implementations of all ActivityParameterHelper methods. It can be extended with only the relevant methods overridden.
See Also: