Class KaleoTaskFormPairs
java.lang.Object
com.liferay.portal.workflow.kaleo.forms.model.KaleoTaskFormPairs
- All Implemented Interfaces:
Iterable<KaleoTaskFormPair>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(int index, KaleoTaskFormPair kaleoTaskFormPair) voidadd(KaleoTaskFormPair kaleoTaskFormPair) iterator()list()static KaleoTaskFormPairsintsize()toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
KaleoTaskFormPairs
public KaleoTaskFormPairs()
-
-
Method Details
-
parse
-
add
-
add
-
iterator
- Specified by:
iteratorin interfaceIterable<KaleoTaskFormPair>
-
list
-
size
public int size() -
toString
-