Class FormConfigMap

java.lang.Object
com.appiancorp.suiteapi.process.forms.FormConfigMap
All Implemented Interfaces:
JSONable, JSONCacheable, Serializable, Iterable<FormConfig>

public class FormConfigMap extends Object implements JSONCacheable, Iterable<FormConfig>, Serializable
Map of FormConfig objects, keyed by locale.
See Also: