| Modifier and Type | Class and Description | 
|---|---|
| class  | ScheduledTaskScheduled task. | 
| class  | ScheduledTaskDefinitionScheduled task definition. | 
| Modifier and Type | Method and Description | 
|---|---|
| ComponentDefinition | ScheduledTaskDefinitionBuilder. create() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ComponentDefinition | ComponentDefinitionBuilder. create()Builds ComponentDefinition with given information. | 
| Constructor and Description | 
|---|
| ComponentDefinition(ComponentDefinition definition) | 
| Modifier and Type | Method and Description | 
|---|---|
| ComponentDefinition | ComponentAlreadyRegisteredException. getAlreadyRegisteredComponent() | 
| ComponentDefinition | UnknownParameterException. getComponentDefinition() | 
| Constructor and Description | 
|---|
| ComponentAlreadyRegisteredException(ComponentDefinition component) | 
| UnknownParameterException(ComponentDefinition userComponentDefinition,
                         String paramId) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DataSourceDefinition | 
| class  | InvocableDataSource | 
| Modifier and Type | Method and Description | 
|---|---|
| ComponentDefinition | DataSourceDefinitionBuilder. create() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ApplicationWorkflow Application | 
| Modifier and Type | Method and Description | 
|---|---|
| ComponentDefinition | ApplicationDefinitionBuilder. create() | 
| Constructor and Description | 
|---|
| Application(ComponentDefinition definition,
           Method executeMethod,
           Object instance) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InvocableComponentComponent with invocable method. | 
| class  | WorkflowComponentBase class for all workflow components. | 
| Constructor and Description | 
|---|
| ContextVariables(ComponentDefinition component) | 
| InvocableComponent(ComponentDefinition definition,
                  Method method,
                  Object instance) | 
| WorkflowComponent(ComponentDefinition definition) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ActionDefinitionForm action definition. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DataChooserDataChooser. | 
| class  | DataChooserDefinitionDatachooser definition. | 
| Modifier and Type | Method and Description | 
|---|---|
| ComponentDefinition | DataChooserDefinitionBuilder. create() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ValidatorForm validator. | 
| class  | ValidatorDefinitionValidator definition | 
| Modifier and Type | Method and Description | 
|---|---|
| ComponentDefinition | ValidatorDefinitionBuilder. create() | 
| Constructor and Description | 
|---|
| Validator(ComponentDefinition definition,
         Method validateMethod,
         Object instance) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VariableSetterVariable setter. | 
| Modifier and Type | Method and Description | 
|---|---|
| ComponentDefinition | VariableSetterDefinitionBuilder. create() | 
| Constructor and Description | 
|---|
| VariableSetter(ComponentDefinition definition,
              Method setterMethod,
              Object instance) | 
| Modifier and Type | Method and Description | 
|---|---|
| ComponentDefinition | CommonDefinitionBuilder. create() | 
Copyright © 2019 Suncode. All rights reserved.