Package org.nuxeo.ecm.automation.context
Class ContextHelperDescriptor
java.lang.Object
org.nuxeo.ecm.automation.context.ContextHelperDescriptor
- Since:
- 7.3
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionclone()
getId()
boolean
void
void
setClass
(Class<? extends ContextHelper> aType)
-
Field Details
-
id
-
contextHelper
-
enabled
protected boolean enabled
-
-
Constructor Details
-
ContextHelperDescriptor
public ContextHelperDescriptor()
-
-
Method Details
-
setClass
- Throws:
ReflectiveOperationException
-
getContextHelper
-
isEnabled
public boolean isEnabled() -
getId
-
clone
-
merge
-