public class FooModule
extends AbstractCloupiaModule
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CATEGORY_OPEN_AUTOMATION_TASKS |
Constructor and Description |
---|
FooModule() |
Modifier and Type | Method and Description |
---|---|
CollectorFactory[] |
getCollectors()
Getcollectors is not required for the creating new account type.
|
CloupiaReport[] |
getReports() |
AbstractTask[] |
getTasks() |
void |
installMoPointer(MoParser parser) |
void |
onStart(CustomFeatureRegistry cfr) |
public static final java.lang.String CATEGORY_OPEN_AUTOMATION_TASKS
public AbstractTask[] getTasks()
public CollectorFactory[] getCollectors()
public CloupiaReport[] getReports()
public void onStart(CustomFeatureRegistry cfr)
public void installMoPointer(MoParser parser)