Class AlfrescoParameter<T>
- java.lang.Object
-
- org.activiti.cloud.alfresco.argument.resolver.AlfrescoParameter<T>
-
- Direct Known Subclasses:
MaxItemsParameter,SkipCountParameter
public abstract class AlfrescoParameter<T> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AlfrescoParameter(boolean set, T value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetValue()booleanisSet()
-