A B C E F G H I J L M O P S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractConfiguration<ConfigurationT extends AbstractConfiguration> - Class in org.topbraidlive.app.framework.api.configuration
- AbstractConfiguration() - Constructor for class org.topbraidlive.app.framework.api.configuration.AbstractConfiguration
- addExporter(ExporterConfiguration) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- addImporter(ImporterConfiguration) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- addJob(JobConfiguration) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- addManager(ManagerConfiguration) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- addUiScript(UiScriptConfiguration) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- addWorkflowRule(WorkflowRuleConfiguration) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- API_VERSION - Static variable in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
- apiVersion - Variable in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
-
Required string indicating the version of the API (including this configuration) the app supports.
- AppConfiguration - Class in org.topbraidlive.app.framework.api.configuration
-
Configuration returned by an app indicating how it extends EDG.
- AppConfiguration() - Constructor for class org.topbraidlive.app.framework.api.configuration.AppConfiguration
- AppConfiguration.Builder - Class in org.topbraidlive.app.framework.api.configuration
B
- baseUrl - Variable in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
-
Optional absolute or relative base URL.
- build() - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- build() - Method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration.Builder
- build() - Method in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration.Builder
- build() - Method in class org.topbraidlive.app.framework.api.configuration.JobConfiguration.Builder
- build() - Method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration.Builder
- build() - Method in class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration.Builder
- build() - Method in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration.Builder
- builder() - Static method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
- builder() - Static method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
- builder() - Static method in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration
- builder() - Static method in class org.topbraidlive.app.framework.api.configuration.JobConfiguration
- builder() - Static method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
- builder() - Static method in class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration
- builder() - Static method in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration
- Builder() - Constructor for class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- Builder() - Constructor for class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration.Builder
- Builder() - Constructor for class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration.Builder
- Builder() - Constructor for class org.topbraidlive.app.framework.api.configuration.JobConfiguration.Builder
- Builder() - Constructor for class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration.Builder
- Builder() - Constructor for class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration.Builder
- Builder() - Constructor for class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration.Builder
C
- comment - Variable in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
-
Optional comment that describes what the exporter does.
- comment - Variable in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration
-
Optional comment that describes what the importer does.
- comment - Variable in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
-
Optional comment that describes what the manager does.
- COMMIT - org.topbraidlive.app.framework.api.configuration.WorkflowRuleType
- compareTo(Version) - Method in class org.topbraidlive.app.framework.api.configuration.Version
- cronSchedule - Variable in class org.topbraidlive.app.framework.api.configuration.JobConfiguration
-
Required cron expression for the job, such as "0 00 4 ? * * *" for 4 AM daily.
E
- EDIT - org.topbraidlive.app.framework.api.configuration.WorkflowRuleType
- equals(Object) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
- equals(Object) - Method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
- equals(Object) - Method in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration
- equals(Object) - Method in class org.topbraidlive.app.framework.api.configuration.JobConfiguration
- equals(Object) - Method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
- equals(Object) - Method in class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration
- equals(Object) - Method in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration
- ExporterConfiguration - Class in org.topbraidlive.app.framework.api.configuration
-
Configuration returned by an app to indicate it exposes an exporter.
- ExporterConfiguration() - Constructor for class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
- ExporterConfiguration.Builder - Class in org.topbraidlive.app.framework.api.configuration
- exporters - Variable in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
-
Optional list of importers exposed by the app.
F
- faIcon - Variable in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
-
Optional FontAwesome icon for the exporter, such as "fa-file-excel"
- faIcon - Variable in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration
-
Optional FontAwesome icon for the importer, such as "fa-file-excel"
- faIcon - Variable in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
-
Optional FontAwesome icon for the manager, such as "fa-file-excel"
G
- getMaintenance() - Method in class org.topbraidlive.app.framework.api.configuration.Version
- getMajor() - Method in class org.topbraidlive.app.framework.api.configuration.Version
- getMinor() - Method in class org.topbraidlive.app.framework.api.configuration.Version
H
- hashCode() - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
- hashCode() - Method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
- hashCode() - Method in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration
- hashCode() - Method in class org.topbraidlive.app.framework.api.configuration.JobConfiguration
- hashCode() - Method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
- hashCode() - Method in class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration
- hashCode() - Method in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration
I
- id - Variable in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
-
Required short identifier for the application.
- id - Variable in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
-
Required short identifier for the exporter.
- id - Variable in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration
-
Required short identifier for the importer.
- id - Variable in class org.topbraidlive.app.framework.api.configuration.JobConfiguration
-
Required short identifier for the job.
- id - Variable in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
-
Required short identifier for the manager.
- id - Variable in class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration
-
Required short identifier for the script.
- id - Variable in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration
-
Required short identifier for the workflow rule.
- ImporterConfiguration - Class in org.topbraidlive.app.framework.api.configuration
-
Configuration returned by an app to indicate it exposes an importer.
- ImporterConfiguration() - Constructor for class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration
- ImporterConfiguration.Builder - Class in org.topbraidlive.app.framework.api.configuration
- importers - Variable in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
-
Optional list of importers exposed by the app.
- inline - Variable in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
-
Optional flag that determines whether the exporter should simply be a link on the exporter page (the default) or whether it should open another page in an iframe in order to accept additional parameters from the user.
- inline - Variable in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
-
Optional flag that determines whether the manager should simply be a link on the manager page (the default) or whether it should open another page in an iframe in order to accept additional parameters from the user.
- InvalidConfigurationException - Exception in org.topbraidlive.app.framework.api.configuration
- InvalidConfigurationException(String) - Constructor for exception org.topbraidlive.app.framework.api.configuration.InvalidConfigurationException
J
- JobConfiguration - Class in org.topbraidlive.app.framework.api.configuration
-
Configuration returned by an app to indicate it exposes a job.
- JobConfiguration() - Constructor for class org.topbraidlive.app.framework.api.configuration.JobConfiguration
- JobConfiguration.Builder - Class in org.topbraidlive.app.framework.api.configuration
- jobs - Variable in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
-
Optional list of jobs exposed by the app.
L
- label - Variable in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
-
Required display label of the app, such as "Example app".
- label - Variable in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
-
Required display label of the exporter, such as "Example exporter".
- label - Variable in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration
-
Required display label of the importer, such as "Example importer".
- label - Variable in class org.topbraidlive.app.framework.api.configuration.JobConfiguration
-
Required display label of the job, such as "Example job".
- label - Variable in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
-
Required display label of the manager, such as "Example manager".
- label - Variable in class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration
-
Required display label of the script, such as "Example script".
- label - Variable in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration
-
Required display label of the workflow rule, such as "Example workflow rule".
M
- ManagerConfiguration - Class in org.topbraidlive.app.framework.api.configuration
-
Configuration returned by an app to indicate it exposes a manager (i.e., a section under the project "Manage" tab).
- ManagerConfiguration() - Constructor for class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
- ManagerConfiguration.Builder - Class in org.topbraidlive.app.framework.api.configuration
- managers - Variable in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
-
Optional list of managers exposed by the app.
- MASTER_EDIT - org.topbraidlive.app.framework.api.configuration.WorkflowRuleType
O
- org.topbraidlive.app.framework.api.configuration - package org.topbraidlive.app.framework.api.configuration
P
- parse(String) - Static method in class org.topbraidlive.app.framework.api.configuration.Version
- PRE_COMMIT - org.topbraidlive.app.framework.api.configuration.WorkflowRuleType
- projectTypes - Variable in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
-
Required list of project type URIs e.g., "http://teamwork.topbraidlive.org/datagraph/datagraphprojects#ProjectType" for Data Graphs.
- projectTypes - Variable in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration
-
Required list of project type URIs e.g., "http://teamwork.topbraidlive.org/datagraph/datagraphprojects#ProjectType" for Data Graphs.
- projectTypes - Variable in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
-
Required list of project type URIs e.g., "http://teamwork.topbraidlive.org/datagraph/datagraphprojects#ProjectType" for Data Graphs.
S
- setBaseUrl(String) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- setComment(String) - Method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration.Builder
- setComment(String) - Method in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration.Builder
- setComment(String) - Method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration.Builder
- setCronSchedule(String) - Method in class org.topbraidlive.app.framework.api.configuration.JobConfiguration.Builder
- setExporters(List<ExporterConfiguration>) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- setFaIcon(String) - Method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration.Builder
- setFaIcon(String) - Method in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration.Builder
- setFaIcon(String) - Method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration.Builder
- setId(String) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- setId(String) - Method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration.Builder
- setId(String) - Method in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration.Builder
- setId(String) - Method in class org.topbraidlive.app.framework.api.configuration.JobConfiguration.Builder
- setId(String) - Method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration.Builder
- setId(String) - Method in class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration.Builder
- setId(String) - Method in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration.Builder
- setImporters(List<ImporterConfiguration>) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- setInline(boolean) - Method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration.Builder
- setInline(boolean) - Method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration.Builder
- setJobs(List<JobConfiguration>) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- setLabel(String) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- setLabel(String) - Method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration.Builder
- setLabel(String) - Method in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration.Builder
- setLabel(String) - Method in class org.topbraidlive.app.framework.api.configuration.JobConfiguration.Builder
- setLabel(String) - Method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration.Builder
- setLabel(String) - Method in class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration.Builder
- setLabel(String) - Method in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration.Builder
- setManagers(List<ManagerConfiguration>) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- setProjectTypes(List<String>) - Method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration.Builder
- setProjectTypes(List<String>) - Method in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration.Builder
- setProjectTypes(List<String>) - Method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration.Builder
- setSrc(String) - Method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration.Builder
- setSrc(String) - Method in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration.Builder
- setSrc(String) - Method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration.Builder
- setSrc(String) - Method in class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration.Builder
- setType(WorkflowRuleType) - Method in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration.Builder
- setUiScripts(List<UiScriptConfiguration>) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- setUrl(String) - Method in class org.topbraidlive.app.framework.api.configuration.JobConfiguration.Builder
- setUrl(String) - Method in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration.Builder
- setWorkflowRules(List<WorkflowRuleConfiguration>) - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration.Builder
- src - Variable in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
-
Optional absolute or relative URL to use as the href of the exporter link (inline=true exporter) or the src of an iframe (inline=true exporter).
- src - Variable in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration
-
Optional absolute or relative URL to use as the iframe src.
- src - Variable in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
-
Optional absolute or relative URL to use as the href of the manager link (inline=true manager) or the src of an iframe (inline=true manager).
- src - Variable in class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration
-
Optional absolute or relative URL to use as the script src.
- STATUS_CHANGE - org.topbraidlive.app.framework.api.configuration.WorkflowRuleType
T
- type - Variable in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration
-
Required workflow rule type.
U
- UiScriptConfiguration - Class in org.topbraidlive.app.framework.api.configuration
-
Configuration returned by an app to indicate it exposes a user interface (UI) script.
- UiScriptConfiguration() - Constructor for class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration
- UiScriptConfiguration.Builder - Class in org.topbraidlive.app.framework.api.configuration
- uiScripts - Variable in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
-
Optional list of user interface scripts exposed by the app.
- url - Variable in class org.topbraidlive.app.framework.api.configuration.JobConfiguration
-
Optional absolute or relative URL to request to execute the job.
- url - Variable in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration
-
Optional absolute or relative URL to request to execute the workflow rule.
V
- validate() - Method in class org.topbraidlive.app.framework.api.configuration.AbstractConfiguration
-
Validate the configuration.
- validate() - Method in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
- validate() - Method in class org.topbraidlive.app.framework.api.configuration.ExporterConfiguration
- validate() - Method in class org.topbraidlive.app.framework.api.configuration.ImporterConfiguration
- validate() - Method in class org.topbraidlive.app.framework.api.configuration.JobConfiguration
- validate() - Method in class org.topbraidlive.app.framework.api.configuration.ManagerConfiguration
- validate() - Method in class org.topbraidlive.app.framework.api.configuration.UiScriptConfiguration
- validate() - Method in class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration
- validateNotNull(T, String) - Method in class org.topbraidlive.app.framework.api.configuration.AbstractConfiguration
-
Check that a configuration value is not null.
- validateStringListNotBlank(List<String>, String) - Method in class org.topbraidlive.app.framework.api.configuration.AbstractConfiguration
-
Check that a list of configuration values is not blank.
- validateStringNotBlank(String, String) - Method in class org.topbraidlive.app.framework.api.configuration.AbstractConfiguration
-
Check that a configuration value is not blank.
- valueOf(String) - Static method in enum org.topbraidlive.app.framework.api.configuration.WorkflowRuleType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.topbraidlive.app.framework.api.configuration.WorkflowRuleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Version - Class in org.topbraidlive.app.framework.api.configuration
W
- WorkflowRuleConfiguration - Class in org.topbraidlive.app.framework.api.configuration
-
Configuration returned by an app to indicate it exposes a workflow rule.
- WorkflowRuleConfiguration() - Constructor for class org.topbraidlive.app.framework.api.configuration.WorkflowRuleConfiguration
- WorkflowRuleConfiguration.Builder - Class in org.topbraidlive.app.framework.api.configuration
- workflowRules - Variable in class org.topbraidlive.app.framework.api.configuration.AppConfiguration
-
Optional list of workflow rules exposed by the app.
- WorkflowRuleType - Enum in org.topbraidlive.app.framework.api.configuration
All Classes All Packages