Uses of Annotation Interface
com.mayam.wf.siteconfig.AbstractSiteConfig.Config
Packages that use AbstractSiteConfig.Config
-
Uses of AbstractSiteConfig.Config in com.mayam.wf.siteconfig
Methods in com.mayam.wf.siteconfig with annotations of type AbstractSiteConfig.ConfigModifier and TypeMethodDescriptionSiteConfig.getAccuratePlayerLicense()
License key for Accurate Player, or left empty if no such license exists.SiteConfig.getActivitiesSiteModule()
Name of Guice module class that binds site specific code run as part of server activities.SiteConfig.getAdfsMetadataUrl()
The URL up to and including FederationMetadata.xml of the ADFS server (typically https://adfsserver/FederationMetadata/2007-06/FederationMetadata.xml).SiteConfig.getAdminGroups()
Comma separated list of groups that will provide an ADMIN role for their users.SiteConfig.getAlertsCacheMinutes()
Time that an alert is in the cache.SiteConfig.getApiAccounts()
Comma separated list of account tokens (convention is user:password) that are valid for accessing Mayam APIs.SiteConfig.getAutoQcPassword()
Password for the auto qc systemSiteConfig.getAutoQcUrl()
Used for auto qcSiteConfig.getAutoQcUserName()
Username for the auto qc systemSiteConfig.getAuxPassword()
Password of the AUX user.SiteConfig.getAuxUserName()
Name of the user used to communicate with the AUX system when not reusing an existing session.SiteConfig.getBpmsApiUrlBase()
Base URL of the BPMS webservices.SiteConfig.getBpmsEnable()
Enables BPMS functionality within the Mayam Tasks interface and backends.SiteConfig.getBpmsModule()
Bpms Module to use.SiteConfig.getBpmsPassword()
Bpms User PasswordSiteConfig.getBpmsUiEditor()
BPMN Editor availability, given enabled BPMS subsystem.SiteConfig.getBpmsUiUrlBase()
Base URL of the BPMS web user interface.SiteConfig.getBpmsUsername()
Bpms UsernameSiteConfig.getCachePassword()
Password for the cacheSiteConfig.getCacheUrl()
URL to the cache, currently only redis is supported Unset = unused Syntax redis://host:port/SiteConfig.getCacheUserName()
Username for the cache, not needed for redisSiteConfig.getChildTaskCounterLevel()
Value of 0 means the child counters are never increased or decreased
Value of 1 means the child counters are inc/dec but no MQ messages are sent on (grand)parent updates
Value of 2 means the same as 1, but MQ messages are sentSiteConfig.getClassPath()
Additions to be made to the system classpath as a colon separated list of jar files.SiteConfig.getConfigDbEnable()
Enables database retrieval of task configuration.Class
<?> SiteConfig.getConfigDefaultPreset()
Configuration preset class to use as a factory default.SiteConfig.getConfigDomain()
Task configuration domain.SiteConfig.getDbConnectionIsolation()
The isolation level for the DB connection.SiteConfig.getDbDefaultSchema()
The default schema property for the DB connectionSiteConfig.getDbIdStrategy()
Identifier database structure naming strategy.SiteConfig.getDbLockTimeout()
Lock timeout for update locksSiteConfig.getDbPassword()
Password used to connect to the Tasks database.SiteConfig.getDbShowSql()
The Show SQL property for the DB connectionSiteConfig.getDbUpdateLock()
The type of DB lock to use for entity updates.SiteConfig.getDbUrl()
The JDBC connection URL of the Tasks database.SiteConfig.getDbUserName()
Name of the user used to connect to the Tasks database.SiteConfig.getDefaultDarkTheme()
The default dark theme for the UI.SiteConfig.getDefaultLightTheme()
The default light theme for the UI.SiteConfig.getDefaultStorageHost()
This can be used as the value for ManagedFolder hostsSiteConfig.getDefaultStorageRootPath()
This can be used as the rootPath for ManagedFile absolutePath()SiteConfig.getDeveloperGroups()
Comma separated list of groups that will provide a DEVELOPER role for their users.SiteConfig.getElasticsearchAnalyzerFilters()
Elastic search analyzer filters, comma-separated.SiteConfig.getElasticsearchApiCompabilityMode()
Elastic api compability mode.SiteConfig.getElasticsearchFiltering()
Elastic search TaskFilterManager.SiteConfig.getElasticsearchFilteringMode()
Elastic search filtering mode (CONDITIONAL / ALWAYS).SiteConfig.getElasticsearchNodes()
Comma separated list of hostname:port pairs for elasticsearch nodes (http port; typically 9200).SiteConfig.getElasticsearchPassword()
Elastic search password.SiteConfig.getElasticsearchScheme()
Elastic search scheme.SiteConfig.getElasticsearchUserName()
Elastic search user name, or empty if authentication is not configured (typically via x-pack).SiteConfig.getFileInfoGrowCheckInterval()
How long fileinfo should wait to check if a file is growingSiteConfig.getFileOpApiAccount()
Default fileop api account.SiteConfig.getHasMediaMqDestination()
This is the destination where vme-daemon will send the hasmedia events.SiteConfig.getKibanaUrlBase()
Base URL for Kibana.SiteConfig.getLdapBindDn()
LDAP Bind DN (user to connect as )SiteConfig.getLdapBindPassword()
LDAP Bind passwordSiteConfig.getLdapDomain()
Domain that user needs to belong to for ldap lookup This is the part of the username before + in case of vmeSiteConfig.getLdapGroupSearchbase()
LDAP group search baseSiteConfig.getLdapHost()
LDAP host to connect toSiteConfig.getLdapPort()
LDAP port to connect toSiteConfig.getLdapSearchbase()
LDAP search baseSiteConfig.getLoginDomains()
Defines domains to login to.SiteConfig.getLoginSkipDomain()
DO NOT ENABLE! Unless to work around issues resulting from LdapSystem not appending a domain to the user ids returned (as happened at DPO).SiteConfig.getMamAclDefaultAssetGroups()
Asset ACL settings for default placeholdersSiteConfig.getMamAclDefaultMediaGroups()
Media ACL settings for default placeholdersSiteConfig.getMamAclDeliveryAssetGroups()
Asset ACL settings for delivery placeholdersSiteConfig.getMamAclDeliveryMediaGroups()
Media ACL settings for delivery placeholdersSiteConfig.getMamApiUrlBase()
Base URL of the MAM webservices/rest endpoints.SiteConfig.getMamCacheTtl()
Enables a cache for mam entities This cache can be either shared or local.SiteConfig.getMamCrawlerEnable()
Enables a crawler that polls information from the MAM system.SiteConfig.getMamModule()
Name of the Guice module class that binds Mambrella interfaces.SiteConfig.getMamMqUrl()
URL pointing to the MAM MQ service (if different from the MQ used by Tasks)SiteConfig.getMamPassword()
Password of the MAM user.SiteConfig.getMamStrictMetadata()
Determine if we use extra strict metadata verification when creating item metadata.SiteConfig.getMamUiUrlBase()
Base URL of the MAM web user interface.SiteConfig.getMamUserName()
Name of the user used to communicate with the MAM when not reusing an existing session.SiteConfig.getMqBrokerUrl()
URL of the MQ broker.SiteConfig.getMqModule()
Mq Module to use.SiteConfig.getMqPassword()
Password used to access the MQ.SiteConfig.getMqUserName()
Name of the user used to access the MQ.SiteConfig.getOperatorGroups()
Comma separated list of groups that will provide an OPERATOR role for their users.SiteConfig.getRemoteRulesApiUrlBase()
Remote rules api to talk to.SiteConfig.getSecurityAccessZones()
Comma separated list of security zones for which the deployment should have access rights.SiteConfig.getSecurityCreateZone()
Security zone to add for all tasks created by this deployment.SiteConfig.getSettingsGroups()
User groups for which default settings (including search views) can be stored.SiteConfig.getSiteAuxBaseUrl()
Used for site specific auxiliary urlbaseSiteConfig.getSmtpAttachmentFolders()
Folders for attachmentsSiteConfig.getSmtpHost()
Host for outgoing email.SiteConfig.getSmtpLocalhost()
Local host name used in the SMTP HELO or EHLO command.SiteConfig.getSmtpPassword()
Optional password for outgoing email.SiteConfig.getSmtpPort()
Port for outgoing email.SiteConfig.getSmtpProtocol()
Transport protocol for outgoing email.SiteConfig.getSmtpSsl()
Enable smtp sslSiteConfig.getSmtpSslTrust()
Trust for smtp sslSiteConfig.getSmtpTls()
Enable transport layer security for mail.SiteConfig.getSmtpUser()
Optional user for outgoing email.SiteConfig.getSsoType()
If non-empty, this specifies the type of Single sign-on solution in use.SiteConfig.getTaskDeletionDelay()
The delay, in days, between a task being set to closed state and it being deleted from the task list and henceforth only available through audit.SiteConfig.getTasklistsGroupsAclOverride()
Used as override of acls per tasklist and group Syntax list1:group1,group2;list2:groupA,groupBSiteConfig.getTasksApiUrlBase()
Base URL for the Mayam Tasks webservices, up to and includingtasks-ws
.SiteConfig.getTasksUiLoginBackground()
Custom background CSS for use on the login screen.SiteConfig.getTasksUiLoginTitle()
Custom dialog title for use on the login screen.SiteConfig.getTasksUiLogo()
Custom logo shown instead of the Mayam Tasks logo in the Tasks UI.SiteConfig.getTasksUiUrlBase()
Base URL for the the Mayam Tasks web user interfaces.SiteConfig.getTestGenData()
Causes random tasklist data to be generated.SiteConfig.getTestNoAuth()
Causes user authentication to be disabled.SiteConfig.getThemeMode()
If the UI should defalut to light/dark or follow the system The valid values should be light/dark/systemSiteConfig.getTransferDestDownconvert()
MAM target service for down-convert operations mapped to file transfers.SiteConfig.getTransferDestExport()
MAM target service for export operations mapped to file transfers.SiteConfig.getTransferDestQc()
MAM target service for QC operations mapped to file transfers.SiteConfig.getUseColumnFilters()
If the filters should be merged in the column headers in the UISiteConfig.getVidispineImportTags()
Comma separated list of tags to use when importing to vidispine This controls what formats should be created / transcoded into on import All tags are usedSiteConfig.getVidispinePlayerTags()
Comma separated list of tags to use when initializing a player (accurateplayer) If this is unset, the import tags are used First tag matching a shape will be used