Uses of Interface
com.codebarrel.api.AddonProperties
Packages that use AddonProperties
Package
Description
-
Uses of AddonProperties in com.codebarrel.automation.api.service
Constructors in com.codebarrel.automation.api.service with parameters of type AddonPropertiesModifierConstructorDescriptionRuleLabelServiceImpl(RuleLabelStore ruleLabelStore, I18nFactory i18nFactory, AutomationLicenseService automationLicenseService, AddonProperties addonProperties, AutomationConfigService automationConfigService) -
Uses of AddonProperties in com.codebarrel.automation.api.user
Constructors in com.codebarrel.automation.api.user with parameters of type AddonPropertiesModifierConstructorDescriptionUserKeyToAccountIdMapper(AddonProperties addonProperties, UserService userService) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.action.addworklog
Constructors in com.codebarrel.automation.rulecomponent.jira.action.addworklog with parameters of type AddonProperties -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.action.comment
Constructors in com.codebarrel.automation.rulecomponent.jira.action.comment with parameters of type AddonProperties -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.action.deletecomment
Constructors in com.codebarrel.automation.rulecomponent.jira.action.deletecomment with parameters of type AddonPropertiesModifierConstructorDescriptionDeleteCommentActionValidator(IssueInputSubstitutionRenderer renderer, I18nFactory i18nFactory, AddonProperties addonProperties) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.action.edit
Constructors in com.codebarrel.automation.rulecomponent.jira.action.edit with parameters of type AddonPropertiesModifierConstructorDescriptionEditIssueActionExecutor(ClientFactory<JIRAClient> jiraClientFactory, IssueFieldsBuilderFactory issueFieldsBuilderFactory, AddonProperties addonProperties, AddonInfoService addonInfoService, JiraDataService jiraDataService, AutomationLicenseService licenseService) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.action.outgoingemail
Constructors in com.codebarrel.automation.rulecomponent.jira.action.outgoingemail with parameters of type AddonPropertiesModifierConstructorDescriptionOutgoingEmailActionExecutor(EmailSender emailSender, IssueInputSubstitutionRenderer renderer, AddonProperties addonProperties, FieldService fieldService, ClientFactory<JIRAClient> jiraClientFactory, AutomationLicenseService automationLicenseService, SmartBeanFactory smartBeanFactory, AutomationObservabilityService observabilityService) OutgoingEmailActionValidator(I18nFactory i18nFactory, IssueInputSubstitutionRenderer renderer, AddonProperties addonProperties) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.action.refresh
Constructors in com.codebarrel.automation.rulecomponent.jira.action.refresh with parameters of type AddonPropertiesModifierConstructorDescriptionRefreshIssueActionExecutor(IssueRefreshResolver issueRefreshResolver, AddonProperties addonProperties) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.common.issueconfigfields.servicedesk
Constructors in com.codebarrel.automation.rulecomponent.jira.common.issueconfigfields.servicedesk with parameters of type AddonPropertiesModifierConstructorDescriptionOrganizationSelectField(I18nFactory i18nFactory, IssueInputSubstitutionRenderer renderer, ServiceDeskComponentService serviceDeskComponentService, AutomationLicenseService automationLicenseService, AddonProperties addonProperties) RequestParticipantsField(I18nFactory i18nFactory, IssueInputSubstitutionRenderer renderer, UserFieldMapper userFieldMapper, AddonProperties addonProperties) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.common.smartbeans
Constructors in com.codebarrel.automation.rulecomponent.jira.common.smartbeans with parameters of type AddonPropertiesModifierConstructorDescriptionServiceDeskRequestTypeResolver(JIRAClient client, AddonProperties addonProperties, FieldService fieldService) SmartBeanFactoryImpl(ClientFactory<JIRAClient> clientFactory, FieldService fieldService, JiraDataService jiraDataService, TenantService tenantService, AddonProperties addonProperties) SmartIssueFieldLoaderFactory(FieldService fieldService, ClientFactory<JIRAClient> clientFactory, TenantService tenantService, SmartBeanFactory smartBeanFactory, AddonProperties addonProperties) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.trigger.event
Fields in com.codebarrel.automation.rulecomponent.jira.trigger.event declared as AddonPropertiesModifier and TypeFieldDescriptionprotected final AddonPropertiesIssueEventTriggerExecutor.addonPropertiesConstructors in com.codebarrel.automation.rulecomponent.jira.trigger.event with parameters of type AddonPropertiesModifierConstructorDescriptionIssueEventTriggerExecutor(IssueEventMatcher issueEventMatcher, ComponentIssueResolver issueResolver, AddonProperties addonProperties, SmartIssueInputPopulator issueInputPopulator, RemotePermissionService remotePermissionService, IssueRefreshResolver IssueRefreshResolver, UserService userService, TenantService tenantService) SingleEventValidator(AddonProperties addonProperties) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.trigger.event.assigned
Constructors in com.codebarrel.automation.rulecomponent.jira.trigger.event.assigned with parameters of type AddonPropertiesModifierConstructorDescriptionIssueAssignedTriggerExecutor(IssueEventMatcher issueEventMatcher, ComponentIssueResolver issueResolver, AddonProperties addonProperties, SmartIssueInputPopulator smartIssueInputPopulator, RemotePermissionService remotePermissionService, IssueRefreshResolver issueRefreshResolver, UserService userService, TenantService tenantService) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.trigger.event.comment
Constructors in com.codebarrel.automation.rulecomponent.jira.trigger.event.comment with parameters of type AddonPropertiesModifierConstructorDescriptionIssueCommentedTriggerExecutor(IssueEventMatcher issueEventMatcher, ComponentIssueResolver issueResolver, AddonProperties addonProperties, SmartIssueInputPopulator smartIssueInputPopulator, RemotePermissionService remotePermissionService, IssueRefreshResolver issueRefreshResolver, UserService userService, TenantService tenantService) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.trigger.event.moved
Constructors in com.codebarrel.automation.rulecomponent.jira.trigger.event.moved with parameters of type AddonPropertiesModifierConstructorDescriptionIssueMovedTriggerExecutor(IssueEventMatcher issueEventMatcher, ComponentIssueResolver issueResolver, AddonProperties addonProperties, SmartIssueInputPopulator smartIssueInputPopulator, RemotePermissionService remotePermissionService, IssueRefreshResolver issueRefreshResolver, UserService userService, TenantService tenantService, RuleScopeService ruleScopeService) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.trigger.event.multiple
Constructors in com.codebarrel.automation.rulecomponent.jira.trigger.event.multiple with parameters of type AddonPropertiesModifierConstructorDescriptionMultipleIssueEventTriggerExecutor(IssueEventMatcher issueEventMatcher, ComponentIssueResolver issueResolver, ClientFactory<JIRAClient> jiraClientFactory, AddonProperties addonProperties, SmartIssueInputPopulator smartIssueInputPopulator, RemotePermissionService remotePermissionService, IssueRefreshResolver issueRefreshResolver, UserService userService, TenantService tenantService) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.trigger.event.transitioned
Constructors in com.codebarrel.automation.rulecomponent.jira.trigger.event.transitioned with parameters of type AddonPropertiesModifierConstructorDescriptionIssueTransitionedTriggerExecutor(IssueEventMatcher issueEventMatcher, ComponentIssueResolver issueResolver, AddonProperties addonProperties, SmartIssueInputPopulator issueInputPopulator, RemotePermissionService remotePermissionService, IssueRefreshResolver IssueRefreshResolver, UserService userService, TenantService tenantService) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.trigger.fieldchanged
Constructors in com.codebarrel.automation.rulecomponent.jira.trigger.fieldchanged with parameters of type AddonPropertiesModifierConstructorDescriptionFieldChangedTriggerExecutor(IssueEventMatcher issueEventMatcher, ComponentIssueResolver issueResolver, SmartIssueInputPopulator smartIssueInputPopulator, AddonProperties addonProperties, FieldService fieldService, RemotePermissionService remotePermissionService, IssueRefreshResolver issueRefreshResolver, UserService userService, TenantService tenantService) -
Uses of AddonProperties in com.codebarrel.automation.rulecomponent.jira.trigger.incomingwebhook
Constructors in com.codebarrel.automation.rulecomponent.jira.trigger.incomingwebhook with parameters of type AddonPropertiesModifierConstructorDescriptionIncomingWebhookTriggerValidator(JqlQueryValidator jqlQueryValidator, I18nFactory i18nFactory, IssueInputSubstitutionRenderer renderer, AutomationConfigStore store, AddonProperties addonProperties, IssueRequiredValidator issueRequiredValidator, FeatureManager featureManager) -
Uses of AddonProperties in com.codebarrel.jira.plugin.automation.properties
Classes in com.codebarrel.jira.plugin.automation.properties that implement AddonProperties -
Uses of AddonProperties in com.codebarrel.tenant.api.http
Constructors in com.codebarrel.tenant.api.http with parameters of type AddonPropertiesModifierConstructorDescriptionHttpClientFactoryImpl(ApacheHttpClientFactory apacheHttpClientFactory, AddonProperties addonProperties) HttpClientImpl(Environment environment, AddonProperties addonProperties, ApacheHttpClientFactory clientFactory) HttpClientImpl(Environment environment, AddonProperties addonProperties, ApacheHttpClientFactory clientFactory, HttpRequestLogger httpRequestLogger)