Class ForeachExpressionType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.model.scripting_3.ScriptingExpressionType
com.evolveum.midpoint.xml.ns._public.model.scripting_3.ForeachExpressionType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class ForeachExpressionType extends ScriptingExpressionType
Executes a given command individually for each item arriving at the input.
See Also: