- get() - Method in interface com.deiser.jira.profields.api.connection.ConnectionService
-
Get the list of connections in Projectrak
- get(Integer) - Method in interface com.deiser.jira.profields.api.connection.ConnectionService
-
Get the connection from ID in Projectrak
- get(String) - Static method in enum com.deiser.jira.profields.api.connection.database.DatabaseType
-
Get database type
- get(String) - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterService
-
Get the list of favourite filters.
- get(ApplicationUser) - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterService
-
Get list of favourite filter
- get(Integer) - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterService
-
Get the favourite filter.
- get() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get the list of fields.
- get(Locale) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get the list of fields based on the language of the user.
- get(Integer) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get the field by id.
- get(Integer, Locale) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get the list of fields based on the user language
- get(String) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get the field by name.
- get(String, Locale) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get the field by name.
- get(ApplicationUser, Project) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get fields by application user
- get(Integer) - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
Get the filter.
- get(ApplicationUser, Integer) - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
- get() - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
Get the list of filters.
- get(ApplicationUser) - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
Get the list of filters by user and public.
- get() - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get the list of layouts.
- get(Integer) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get the layout by id.
- get(String) - Method in interface com.deiser.jira.profields.api.project.SearchService
-
Deprecated.
- get(String, ApplicationUser) - Method in interface com.deiser.jira.profields.api.project.SearchService
-
Deprecated.
- get(Integer) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
-
Get subscription.
- get(ApplicationUser) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
-
Get list.
- get() - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
-
Get list.
- get(Project) - Method in interface com.deiser.jira.profields.api.watch.WatchService
-
Get watchers for project.
- get(ApplicationUser) - Method in interface com.deiser.jira.profields.api.watch.WatchService
-
Get projects watched by user.
- getAdminPermission() - Method in interface com.deiser.jira.profields.api.permission.PermissionService
-
Get the administrator permissions for Profields
- getAllChangedProjectsAfterDate(Date) - Method in interface com.deiser.jira.profields.api.historical.HistoricalService
-
Get All Project changed after date.
- getAllItems() - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemService
-
Get all list items in the system.
- getAllItems() - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItemService
-
Get the list of all items in the system
- getAllItems() - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItemService
-
Get list of all items in the system
- getAllMessages() - Method in interface com.deiser.jira.profields.api.project.SearchResult
-
Get all messages produced during the search
- getAllUsers() - Method in interface com.deiser.jira.profields.api.user.UserService
-
Return all the users with no limits
- getAllUsers(ApplicationUser) - Method in interface com.deiser.jira.profields.api.user.UserService
-
Return all the users with user as context
- getAllValuesAfterDate(Project, Date) - Method in interface com.deiser.jira.profields.api.historical.HistoricalService
-
Get all historicalField after the date.
- getAtTime() - Method in interface com.deiser.jira.profields.api.subscription.cronExp.type.ScheduleDaysPerWeekBuilder
-
Gets at time.
- getAtTime() - Method in interface com.deiser.jira.profields.api.subscription.cronExp.type.ScheduleOnceAMonthBuilder
-
Gets at time.
- getAvailableProjects() - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get the projects that do not have a layout associated.
- getBuilder() - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
Get the filter builder.
- getBuilder() - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
-
Gets builder.
- getByCustomFieldId(Long) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get by custom field id.
- getById(Integer) - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
Get the filter (from all users).
- getByName(String) - Static method in enum com.deiser.jira.profields.api.connection.database.DatabaseType
-
Get database type by name
- getByName(String) - Static method in enum com.deiser.jira.profields.api.field.item.priority.PriorityItemType
-
Gets the type based on a given name or null if it isn't found
- getByName(String) - Static method in enum com.deiser.jira.profields.api.field.item.status.StatusItemType
-
Gets the type based on a given name or null if it isn't found
- getByName(String) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get the layout by name.
- getByProject(Project) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get the layout of the project.
- getByPublic() - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
Get the list of filters public.
- getByTerm(String) - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
Get the list of filters by term that logged user can view.
- getByTerm(ApplicationUser, String) - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
Get the list of filters by user and term by term that logged user can view.
- getByTypeName(String) - Static method in enum com.deiser.jira.profields.api.filter.view.releases.VersionStatus
-
- getByTypeName(String) - Static method in enum com.deiser.jira.profields.api.filter.view.ViewType
-
- getByUser(ApplicationUser) - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
Get the list of filters by user.
- getCalculatedFields() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get all calculated fields
- getChildren() - Method in interface com.deiser.jira.profields.api.field.list.parent.HierarchyNode
-
- getCode() - Method in interface com.deiser.jira.profields.api.field.script.ScriptField
-
Get the code of the script
- getCode() - Method in interface com.deiser.jira.profields.api.field.script.ScriptFieldBuilder
-
Get the code of the script.
- getConnection() - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtField
-
Get the connection.
- getConnection() - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtFieldBuilder
-
Get the connection.
- getConnection() - Method in interface com.deiser.jira.profields.api.field.list.external.multiple.ListExtMultipleFieldBuilder
-
Get the connection.
- getConnectionId() - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtField
-
Get the connection id.
- getConnectionString() - Method in interface com.deiser.jira.profields.api.connection.database.DBConnection
-
Get the connection string for database connection
- getConnectionString() - Method in interface com.deiser.jira.profields.api.connection.database.DBConnectionBuilder
-
Get the connection string
- getConnectionTypeByKey(String) - Static method in enum com.deiser.jira.profields.api.connection.ConnectionType
-
Get the connection type by key
- getContainerViewBuilder() - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Gets container view builder.
- getContainerViewBuilderFrom(ContainerView) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get container view builder from a container
- getCreated() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
-
Gets created date.
- getCronExpression() - Method in interface com.deiser.jira.profields.api.subscription.cronExp.type.ScheduleAdvancedBuilder
-
Gets cron expression.
- getCronExpression() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
-
Gets cron expression in the subscription
- getCumulativeFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get cumulative field builder.
- getCustomFieldId() - Method in interface com.deiser.jira.profields.api.field.Field
-
Get the custom field id of the field.
- getCustomIds() - Method in interface com.deiser.jira.profields.api.field.list.parent.ListParentField
-
Get the custom ids.
- getDatabaseType() - Method in interface com.deiser.jira.profields.api.connection.database.DBConnection
-
Get the type of the database (MySql, Sql Server, Postgres, Oracle, Hsql)
- getDatabaseType() - Method in interface com.deiser.jira.profields.api.connection.database.DBConnectionBuilder
-
Get the database type.
- getDate() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
-
Get the date of the historical field.
- getDateFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get date field builder.
- getDateTimeFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get date time field builder.
- getDayOfMonth() - Method in interface com.deiser.jira.profields.api.subscription.cronExp.type.ScheduleOnceAMonthBuilder
-
Gets every.
- getDays() - Method in interface com.deiser.jira.profields.api.subscription.cronExp.type.ScheduleDaysPerWeekBuilder
-
Gets days.
- getDBConnectionBuilder() - Method in interface com.deiser.jira.profields.api.connection.ConnectionService
-
Get the builder to create a database connection in Projectrak
- getDefault(ProjectType) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Return the default layout for a project type
- getDefaultEmptyLayout() - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
-
Return the default empty layout for a project type
- getDefaultEmptyLayout() - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Return the default empty layout
- getDefaultLayout(ProjectType) - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
-
Return the default layout for a project type
- getDescription() - Method in interface com.deiser.jira.profields.api.connection.Connection
-
Get the description of the connection
- getDescription() - Method in interface com.deiser.jira.profields.api.connection.ConnectionBuilder
-
Get the description of the connection
- getDescription() - Method in interface com.deiser.jira.profields.api.field.Field
-
Get the description of the field.
- getDescription() - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
-
Get the description of the field.
- getDescription() - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Get the description of the filter.
- getDescription() - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
-
Get the description of the filter.
- getDescription() - Method in interface com.deiser.jira.profields.api.layout.Layout
-
Get the description of the layout.
- getDescription() - Method in interface com.deiser.jira.profields.api.layout.LayoutBuilder
-
Get the description of the layout.
- getDescription() - Method in interface com.deiser.jira.profields.api.project.ProjectType
-
Get the description of the project type.
- getDriverClazz() - Method in enum com.deiser.jira.profields.api.connection.database.DatabaseType
-
Get the database type class
- getDurationFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get duration field builder.
- getEndDate() - Method in interface com.deiser.jira.profields.api.filter.view.releases.ViewReleases
-
End date of range
- getEndDate() - Method in interface com.deiser.jira.profields.api.filter.view.releases.ViewReleasesBuilder
-
- getError() - Method in interface com.deiser.jira.profields.api.license.LicenseInfo
-
Get if there is any error with the license
- getErrorMessages() - Method in interface com.deiser.jira.profields.api.project.SearchResult
-
Get all error messages produced during the search
- getExpand() - Method in interface com.deiser.jira.profields.api.filter.view.list.ViewList
-
Get the view options of the filter.
- getExpand() - Method in interface com.deiser.jira.profields.api.filter.view.list.ViewListBuilder
-
Get the view options of the filter.
- getExternalFieldsUsedConnection(int) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get the list of the External fields that is used by one connection
- getFavouriteFilterBuilder() - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterService
-
Get the filter builder.
- getFavouriteFilterId() - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilter
-
- getFavouriteFilterId() - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterBuilder
-
Get the filter id of the filter.
- getFavouriteFilterName() - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilter
-
- getFavouriteFilterName() - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterBuilder
-
Get the filter id of the filter.
- getFavouriteFilterOwner() - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilter
-
- getFavouriteFilterOwner() - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterBuilder
-
Get the filter id of the filter.
- getField() - Method in class com.deiser.jira.profields.api.event.model.ValueUpdateEvent
-
Deprecated.
- getField() - Method in interface com.deiser.jira.profields.api.field.item.Item
-
Gets the field the the list item belongs to
- getField() - Method in interface com.deiser.jira.profields.api.field.item.ItemBuilder
-
Gets the field the list item belongs to
- getField() - Method in interface com.deiser.jira.profields.api.field.list.parent.HierarchyNode
-
- getField() - Method in interface com.deiser.jira.profields.api.layout.view.FieldView
-
Get the field of Projectrak
- getField() - Method in interface com.deiser.jira.profields.api.layout.view.FieldViewBuilder
-
Get the field include in the Field View
- getField() - Method in interface com.deiser.jira.profields.api.value.Value
-
Get the field of a Value entity
- getFieldId() - Method in interface com.deiser.jira.profields.api.field.cumulative.CumulativeField
-
Get the field id.
- getFieldId() - Method in interface com.deiser.jira.profields.api.field.cumulative.CumulativeFieldBuilder
-
Get the field id.
- getFieldId() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
-
Get the id of the historical field.
- getFieldItem() - Method in interface com.deiser.jira.profields.api.layout.view.ContainerView
-
Deprecated.
- getFieldName() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
-
Get the name of the historical field.
- getFieldOperator() - Method in enum com.deiser.jira.profields.api.field.FieldType
-
Get operator type
- getFields() - Method in interface com.deiser.jira.profields.api.filter.view.list.ViewList
-
Get the list of columns of the filter.
- getFields() - Method in interface com.deiser.jira.profields.api.filter.view.list.ViewListBuilder
-
Gets the list of columns of the filter.
- getFields() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
-
Gets selected fields in the subscription.
- getFields() - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
-
Gets fields.
- getFieldSorter() - Method in enum com.deiser.jira.profields.api.field.FieldType
-
Get order type
- getFieldType() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
-
Get the type of the historical field.
- getFieldTypeByKey(String) - Static method in enum com.deiser.jira.profields.api.field.FieldType
-
Get field type by key field type.
- getFieldViewBuilder() - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get field view builder.
- getFieldViewBuilderFrom(FieldView) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get field view builder
- getFieldViewList() - Method in interface com.deiser.jira.profields.api.layout.view.ContainerViewBuilder
-
Get all items in the container
- getFieldViews() - Method in interface com.deiser.jira.profields.api.layout.view.ContainerView
-
Get the list of field view items into the container
- getFilter() - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilter
-
- getFilter() - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterBuilder
-
Gets filter.
- getFilterId() - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilter
-
- getFilterId() - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterBuilder
-
Gets filter.
- getFirstColumn() - Method in interface com.deiser.jira.profields.api.layout.view.SectionView
-
Get container in the first column
- getFirstColumn() - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
-
List of containers in the first column of the section
- getGroupFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get group field builder.
- getGroupMultipleFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get group multiple field builder.
- getGroups() - Method in interface com.deiser.jira.profields.api.permission.Permissions
-
Get the groups.
- getHierarchy(ListField) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get the complete hierarchy of a field
- getHierarchy() - Method in interface com.deiser.jira.profields.api.field.list.parent.Hierarchy
-
- getHistorical(Long) - Method in interface com.deiser.jira.profields.api.historical.HistoricalService
-
Get the list of historical fields for a project.
- getHumanReadableDescription(String, Locale) - Method in interface com.deiser.jira.profields.api.cron.CronExpressionService
-
Gets human readable description.
- getI18nName() - Method in enum com.deiser.jira.profields.api.field.FieldSorter
-
- getIcon() - Method in interface com.deiser.jira.profields.api.project.ProjectType
-
Get the icon of the project type.
- getId() - Method in interface com.deiser.jira.profields.api.connection.Connection
-
Get the connection id.
- getId() - Method in interface com.deiser.jira.profields.api.field.Field
-
Get the id of the field.
- getId() - Method in interface com.deiser.jira.profields.api.field.item.Item
-
Gets the id of the list item
- getId() - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Get the id of the filter
- getId() - Method in interface com.deiser.jira.profields.api.layout.Layout
-
Get the id of the layout.
- getId() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
-
Gets id.
- getInitDate() - Method in interface com.deiser.jira.profields.api.filter.view.releases.ViewReleases
-
Init date of range
- getInitDate() - Method in interface com.deiser.jira.profields.api.filter.view.releases.ViewReleasesBuilder
-
- getItemByText(PriorityField, String) - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItemService
-
Get the item in Priority by its text
- getItemByText(StatusField, String) - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItemService
-
Get the item in Status by its text
- getItemByValue(ListField, String) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemService
-
Get the item in List by its value
- getItemByValue(ListField, String, Project) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemService
-
Get the item in List by its value
- getItemByValue(ListField, String, String) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemService
-
Get the item in List by its value
- getItemByValue(ListField, String, String, Project) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemService
-
Get the item in List by its value
- getItems(ListField) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemService
-
Get the list of items for a list field
- getItems(ListField, List<String>, Project) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemService
-
Get the list of items for a list field
- getItems(PriorityField) - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItemService
-
Get the list of items for a priority field
- getItems(StatusField) - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItemService
-
Get the list of items for a status field
- getKey() - Method in interface com.deiser.jira.profields.api.project.ProjectType
-
Get the key of the project type.
- getLastExecution() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
-
Gets last execution.
- getLastExecutionError() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
-
Gets last execution error.
- getLastTimeInMailDigestNotification() - Method in interface com.deiser.jira.profields.api.watch.WatchService
-
Get the las time when sent watch project notification
- getLastTimeOfAnalytics() - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
-
Return the last time when sent information to Google Analytics
- getLastVisitDate(ApplicationUser, Filter) - Method in interface com.deiser.jira.profields.api.user.UserService
-
Return the last date when the filter was visited
- getLayoutBuilder() - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get the layout builder.
- getLicense() - Method in interface com.deiser.jira.profields.api.license.LicenseInfo
-
Get the App license
- getLicenseInfo() - Method in interface com.deiser.jira.profields.api.license.AddonLicenseService
-
Get the license info
- getListExtFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get list external field builder.
- getListExtMultipleFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get list external multiple field builder.
- getListFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get list field builder.
- getListMultipleFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get list multiple field builder.
- getModifiedStructure() - Method in interface com.deiser.jira.profields.api.layout.Layout
-
Get all new structure of the layout.
- getName() - Method in interface com.deiser.jira.profields.api.connection.Connection
-
Get the name of the connection
- getName() - Method in interface com.deiser.jira.profields.api.connection.ConnectionBuilder
-
Get the name of the connection
- getName() - Method in enum com.deiser.jira.profields.api.connection.ConnectionType
-
Get the name of the connection.
- getName() - Method in enum com.deiser.jira.profields.api.connection.database.DatabaseType
-
Get the database type name
- getName() - Method in interface com.deiser.jira.profields.api.field.Field
-
Get the name of the field.
- getName() - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
-
Get the name of the field.
- getName() - Method in enum com.deiser.jira.profields.api.field.FieldType
-
Get name string.
- getName() - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Get the name of the filter.
- getName() - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
-
Get the name of the filter.
- getName() - Method in interface com.deiser.jira.profields.api.layout.Layout
-
Get the name of the layout.
- getName() - Method in interface com.deiser.jira.profields.api.layout.LayoutBuilder
-
Get the name of the layout.
- getName() - Method in interface com.deiser.jira.profields.api.layout.view.ContainerView
-
Get name of container
- getName() - Method in interface com.deiser.jira.profields.api.layout.view.ContainerViewBuilder
-
Get the name of the container
- getName() - Method in interface com.deiser.jira.profields.api.layout.view.SectionView
-
Get the name of section
- getName() - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
-
Get the name of the section
- getName() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
-
Gets name of subscription
- getName() - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
-
Gets subscription name.
- getNewDisplay() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
-
Get the new display of the historical field.
- getNewValue() - Method in class com.deiser.jira.profields.api.event.model.ValueUpdateEvent
-
Deprecated.
- getNewValue() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
-
Get the new value of the historical field.
- getNextExecution(String, Date) - Method in interface com.deiser.jira.profields.api.cron.CronExpressionService
-
Get the next execution.
- getNumberFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get number field builder.
- getOldDisplay() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
-
Get the old display of the historical field.
- getOldValue() - Method in class com.deiser.jira.profields.api.event.model.ValueUpdateEvent
-
Deprecated.
- getOldValue() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
-
Get the old value of the historical field.
- getOwner() - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Get filter owner
- getParentId() - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtField
-
Get the parent id
- getParentId() - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtFieldBuilder
-
Get the parent id
- getParentId() - Method in interface com.deiser.jira.profields.api.field.list.external.multiple.ListExtMultipleField
-
Get the parent list.
- getParentId() - Method in interface com.deiser.jira.profields.api.field.list.external.multiple.ListExtMultipleFieldBuilder
-
Get the parent list.
- getParentId() - Method in interface com.deiser.jira.profields.api.field.list.multiple.ListMultipleField
-
Get the parent id of field
- getParentId() - Method in interface com.deiser.jira.profields.api.field.list.multiple.ListMultipleFieldBuilder
-
Get the parent list.
- getParentId() - Method in interface com.deiser.jira.profields.api.field.list.parent.ListParentField
-
Get the parent list.
- getParentId() - Method in interface com.deiser.jira.profields.api.field.list.parent.ListParentFieldBuilder
-
Get id of parent field
- getParentValue() - Method in interface com.deiser.jira.profields.api.field.item.list.ListItem
-
Get the current parent value of the item
- getParentValue() - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemBuilder
-
Get the parent value that will set in the item
- getPosition() - Method in interface com.deiser.jira.profields.api.field.item.Item
-
Gets the position of the item
- getPQL() - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Get the pql of the filter.
- getPQL() - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
-
Get the pql of the filter.
- getPQL() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
-
Gets pql (Profields Query Language)
- getPQL() - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
-
Gets pql (Profields query language)
- getPQLToken() - Method in interface com.deiser.jira.profields.api.field.Field
-
Get the token for using in PQL.
- getPredefinedFields() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get all predefined fields
- getPriorityFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get priority field builder.
- getProject() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsEvent
-
- getProject() - Method in interface com.deiser.jira.profields.api.watch.ProjectWatcher
-
Get the project of the subscription of the watcher
- getProjectFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get project field builder.
- getProjectId() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
-
Get the project id of the historical field.
- getProjectMultipleFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get project multiple field builder.
- getProjectRoleId() - Method in interface com.deiser.jira.profields.api.field.Field
-
Get the project role id of the field.
- getProjectRoleId() - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
-
Get the project role id of the field.
- getProjects(Layout) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get the list of projects that have the layout.
- getProjectsWithPredefinedLayout(Layout) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get the list of projects that have the layout.
- getQuery() - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtField
-
Get the query.
- getQuery() - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtFieldBuilder
-
Get the query.
- getQuery() - Method in interface com.deiser.jira.profields.api.field.list.external.multiple.ListExtMultipleFieldBuilder
-
Get the query.
- getRequested() - Method in interface com.deiser.jira.profields.api.field.list.parent.Hierarchy
-
- getResultingProjects() - Method in interface com.deiser.jira.profields.api.project.SearchResult
-
Get the list of projects resulting from the search by PQL
IMPORTANT: If the list has error messages the result will be an empty list
- getScheduleAdvancedBuilder() - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
-
Gets cron exp advanced builder.
- getScheduleDaysPerWeekBuilder() - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
-
Gets cron exp days per week builder.
- getScheduleOnceAMonthBuilder() - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
-
Gets cron exp once a month builder.
- getScriptFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get script field builder.
- getSecondColumn() - Method in interface com.deiser.jira.profields.api.layout.view.SectionView
-
Get container in the second column
- getSecondColumn() - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
-
List of containers in the second column of the section
- getSections() - Method in interface com.deiser.jira.profields.api.layout.Layout
-
Get the unmodified stored structure of the layout.
- getSections() - Method in interface com.deiser.jira.profields.api.layout.LayoutBuilder
-
Get all section view builders
- getSectionViewBuilder() - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Gets section view builder.
- getSectionViewBuilderFrom(SectionView) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get section view builder from a section
- getSectionViewBuildersFrom(List<SectionView>) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get section view builders from a section list
- getSectionViewBuildersFrom(Layout) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get all section view builders from layout
- getStandardAndCalculatedFields() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get all fields without system fields
- getStandardFields() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get all fields without system and calculated
- getStatusFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get status field builder.
- getSystemFields() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get all system fields
- getSystemFields(Locale) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get all system fields based on the language of the user
- getSystemTypes() - Static method in enum com.deiser.jira.profields.api.field.FieldType
-
Get system types field type [ ].
- getText() - Method in interface com.deiser.jira.profields.api.field.item.list.ListItem
-
Get the current text of the item
- getText() - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemBuilder
-
Get the text that will set in the item
- getText() - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItem
-
Get the current text of the item
- getText() - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItemBuilder
-
Get the text that will set in the item
- getText() - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItem
-
Get the current text of the item
- getText() - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItemBuilder
-
Get the text that will set in the item
- getText() - Method in interface com.deiser.jira.profields.api.project.Message
-
Get the text of the message
- getTextFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get a text field builder.
- getTextMultipleFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get text multiple field builder.
- getThirdColumn() - Method in interface com.deiser.jira.profields.api.layout.view.SectionView
-
Get container in the third column
- getThirdColumn() - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
-
List of containers in the third column of the section
- getType() - Method in interface com.deiser.jira.profields.api.connection.Connection
-
Get the type of the connection
- getType() - Method in interface com.deiser.jira.profields.api.connection.ConnectionBuilder
-
Get the connection type
- getType() - Method in interface com.deiser.jira.profields.api.field.Field
-
Get the type of the field.
- getType() - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
-
Get the type of the field.
- getType() - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItem
-
Get the current type of the item
- getType() - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItemBuilder
-
Get the type that will set in the item
- getType() - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItem
-
Get the current type of the item
- getType() - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItemBuilder
-
Get the type that will set in the item
- getType() - Method in interface com.deiser.jira.profields.api.field.list.parent.Hierarchy
-
- getType() - Method in enum com.deiser.jira.profields.api.filter.view.ViewType
-
Get type string.
- getType() - Method in interface com.deiser.jira.profields.api.project.Message
-
Get the type of the message
- getTypesWithParentFieldId() - Static method in enum com.deiser.jira.profields.api.field.FieldType
-
Get types with parent field id string [ ].
- getUnassociatedProjects(Layout) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get the list of projects those don't have this associated layout.
- getUnavailableProjects() - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Get the projects that have a layout.
- getUser() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsEvent
-
- getUser() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
-
Gets owner.
- getUser() - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
-
Gets user.
- getUser() - Method in interface com.deiser.jira.profields.api.watch.ProjectWatcher
-
Get the User of the subscription of the watcher
- getUserByName(String) - Method in interface com.deiser.jira.profields.api.user.UserService
-
Return the user by a specific name without checked permission
- getUserByName(String, ApplicationUser) - Method in interface com.deiser.jira.profields.api.user.UserService
-
Return the user by a specific name with checked permission
- getUserFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get user field builder.
- getUserKey() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
-
Get the user key of the historical field.
- getUserKey() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
-
Gets user key.
- getUserMultipleFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get user multiple field builder.
- getUserName() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
-
Get the user name of the historical field.
- getUsers() - Method in interface com.deiser.jira.profields.api.permission.Permissions
-
Get the users.
- getValue() - Method in interface com.deiser.jira.profields.api.field.item.list.ListItem
-
Get the current value of the item
- getValue() - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemBuilder
-
Get the value that will set in the item
- getValue() - Method in interface com.deiser.jira.profields.api.value.Value
-
Get the value of a Value entity
- getValue(Field) - Method in class com.deiser.jira.profields.api.value.ValueList
-
Get the value for a field
- getValue(Project, TextField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a text field in a project
- getValue(Project, TextMultipleField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a text field multiple in a project
- getValue(Project, NumberField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a numeric field in a project
- getValue(Project, DateField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a date field in a project
- getValue(Project, DurationField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a duration field in a project
- getValue(Project, UserField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a user field in a project
- getValue(Project, UserMultipleField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a user multiple field in a project
- getValue(Project, GroupField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a group field in a project
- getValue(Project, GroupMultipleField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a group multiple field in a project
- getValue(Project, ProjectField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a project field in a project
- getValue(Project, ProjectMultipleField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a project multiple field in a project
- getValue(Project, StatusField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a status field in a project
- getValue(Project, PriorityField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a priority field in a project
- getValue(Project, ListField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a list field in a project
- getValue(Project, ListMultipleField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a list multiple field in a project
- getValue(Project, ListExtField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a list external field in a project
- getValue(Project, ListExtMultipleField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a list external multiple field in a project
- getValue(Project, CumulativeField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a cumulative field in a project
- getValue(Project, ScriptField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the value for a script field in a project
- getValue(Project, ProjectUrlField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the url of the project
- getValue(Project, ProjectTypeField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the type of the project
- getValue(Project, ProjectNameField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the name of the project
- getValue(Project, ProjectLeadField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the lead of the project
- getValue(Project, ProjectKeyField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the key of the project
- getValue(Project, ProjectDescriptionField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the description of the project
- getValue(Project, ProjectCategoryField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the category of the project
- getValue(Project, ProjectDefaultAssigneeField) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the default assignee of the project
- getValueByDate(Project, Field, Date) - Method in interface com.deiser.jira.profields.api.historical.HistoricalService
-
Get Value by Date
- getValues(Project, boolean) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Get the list of values for a project.
- getVersionStatus() - Method in enum com.deiser.jira.profields.api.filter.view.releases.VersionStatus
-
Get type string.
- getVersionStatus() - Method in interface com.deiser.jira.profields.api.filter.view.releases.ViewReleases
-
Get list of Version Status selected
- getVersionStatus() - Method in interface com.deiser.jira.profields.api.filter.view.releases.ViewReleasesBuilder
-
- getView() - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Get View type of Filter
- getView() - Method in interface com.deiser.jira.profields.api.filter.view.ViewBuilder
-
View Type
- getViewListBuilder() - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
Get the filter builder for view List.
- getViewOptions() - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Get information about view options
- getViewReleasesBuilder() - Method in interface com.deiser.jira.profields.api.filter.FilterService
-
Get the filter builder for view Releases.
- getWarningMessages() - Method in interface com.deiser.jira.profields.api.project.SearchResult
-
Get all warning produced during the search
- getWithIgnoreCase(String) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get the field by name with ignore case
- getWithIgnoreCase(String, Locale) - Method in interface com.deiser.jira.profields.api.field.FieldService
-
Get the field by name with ignore case
- GroupField - Interface in com.deiser.jira.profields.api.field.group
-
User field
- GroupFieldBuilder - Interface in com.deiser.jira.profields.api.field.group
-
User field builder
- GroupMultipleField - Interface in com.deiser.jira.profields.api.field.groupmultiple
-
User multiple field
- GroupMultipleFieldBuilder - Interface in com.deiser.jira.profields.api.field.groupmultiple
-
User multiple field builder
- ScheduleAdvancedBuilder - Interface in com.deiser.jira.profields.api.subscription.cronExp.type
-
The interface Cron exp advanced builder.
- ScheduleBuilder - Interface in com.deiser.jira.profields.api.subscription.cronExp
-
- ScheduleDaysPerWeekBuilder - Interface in com.deiser.jira.profields.api.subscription.cronExp.type
-
The interface Cron exp days per week builder.
- ScheduleOnceAMonthBuilder - Interface in com.deiser.jira.profields.api.subscription.cronExp.type
-
The interface Cron exp once a month builder.
- ScheduleType - Enum in com.deiser.jira.profields.api.subscription.cronExp
-
- ScriptField - Interface in com.deiser.jira.profields.api.field.script
-
Script field
- ScriptFieldBuilder - Interface in com.deiser.jira.profields.api.field.script
-
Script field builder
- search(String, ApplicationUser) - Method in interface com.deiser.jira.profields.api.project.SearchService
-
Get the SearchResult from a pql for a user
- SearchResult - Interface in com.deiser.jira.profields.api.project
-
SearchResult
Class in charge of returning the result of the search through PQL
- SearchService - Interface in com.deiser.jira.profields.api.project
-
Search service
- SectionView - Interface in com.deiser.jira.profields.api.layout.view
-
- SectionViewBuilder - Interface in com.deiser.jira.profields.api.layout.view
-
- setAdminPermissionForAllProjectAdmin(boolean) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
-
Set administrator permissions for all project admin
- setAdvanced(boolean) - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Set if the filter is advanced.
- setAdvanced(boolean) - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
-
Set if the filter is advanced.
- setAllFieldsOption(boolean) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
-
Sets config all Fields as option in the susbscription
- setAtTime(LocalTime) - Method in interface com.deiser.jira.profields.api.subscription.cronExp.type.ScheduleDaysPerWeekBuilder
-
Sets at time.
- setAtTime(LocalTime) - Method in interface com.deiser.jira.profields.api.subscription.cronExp.type.ScheduleOnceAMonthBuilder
-
Sets at time.
- setCache(boolean) - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
-
Set the cache configuration
- setCode(String) - Method in interface com.deiser.jira.profields.api.field.script.ScriptField
-
Set the code of the script
- setCode(String) - Method in interface com.deiser.jira.profields.api.field.script.ScriptFieldBuilder
-
Set the code of the script.
- setConnection(Connection) - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtField
-
Set the connection.
- setConnection(T) - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtFieldBuilder
-
Set the connection.
- setConnection(T) - Method in interface com.deiser.jira.profields.api.field.list.external.multiple.ListExtMultipleFieldBuilder
-
Set the connection.
- setConnectionString(String) - Method in interface com.deiser.jira.profields.api.connection.database.DBConnection
-
Set the database url.
- setConnectionString(String) - Method in interface com.deiser.jira.profields.api.connection.database.DBConnectionBuilder
-
Set the url of connection string for database connection
- setCronExpBuilder(ScheduleBuilder) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
-
Sets CronExpBuilder.
- setCronExpression(String) - Method in interface com.deiser.jira.profields.api.subscription.cronExp.type.ScheduleAdvancedBuilder
-
Sets cron expression.
- setCustomField(boolean) - Method in interface com.deiser.jira.profields.api.field.Field
-
Set the custom field of the field.
- setCustomField(boolean) - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
-
Set if the field has a custom field
- setCustomIds(boolean) - Method in interface com.deiser.jira.profields.api.field.list.parent.ListParentField
-
Set the custom ids.
- setDatabaseType(DatabaseType) - Method in interface com.deiser.jira.profields.api.connection.database.DBConnection
-
Set the type of the database (MySql, Sql Server, Postgres, Oracle, Hsql)
- setDatabaseType(DatabaseType) - Method in interface com.deiser.jira.profields.api.connection.database.DBConnectionBuilder
-
Set the database type.
- setDayOfMonth(Integer) - Method in interface com.deiser.jira.profields.api.subscription.cronExp.type.ScheduleOnceAMonthBuilder
-
Sets every.
- setDays(List<DayOfWeek>) - Method in interface com.deiser.jira.profields.api.subscription.cronExp.type.ScheduleDaysPerWeekBuilder
-
Sets days.
- setDefault(ProjectType, Integer) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Deprecated.
- setDefault(ProjectType, Layout) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
-
Set the default layout for a project type
- setDefaultLayout(ProjectType, Integer) - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
-
Set the default layout for a project type
- setDescription(String) - Method in interface com.deiser.jira.profields.api.connection.Connection
-
Set the description of the connection
- setDescription(String) - Method in interface com.deiser.jira.profields.api.connection.ConnectionBuilder
-
Set the description of the connection
- setDescription(String) - Method in interface com.deiser.jira.profields.api.field.Field
-
Set the description of the field.
- setDescription(String) - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
-
Set the description of the field.
- setDescription(String) - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Set the description of the filter.
- setDescription(String) - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
-
Set the description of the filter.
- setDescription(String) - Method in interface com.deiser.jira.profields.api.layout.Layout
-
Set the description of the layout.
- setDescription(String) - Method in interface com.deiser.jira.profields.api.layout.LayoutBuilder
-
Set the description of the layout.
- setEndDate(Date) - Method in interface com.deiser.jira.profields.api.filter.view.releases.ViewReleasesBuilder
-
- setExpand(boolean) - Method in interface com.deiser.jira.profields.api.filter.view.list.ViewListBuilder
-
Set the view options of the filter.
- setFavouriteFilterOwner(String) - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterBuilder
-
Set the name of the filter.
- setField(Field) - Method in class com.deiser.jira.profields.api.event.model.ValueUpdateEvent
-
Deprecated.
- setField(Field) - Method in interface com.deiser.jira.profields.api.layout.view.FieldViewBuilder
-
Set the field include in Field View
- setFieldId(String) - Method in interface com.deiser.jira.profields.api.field.cumulative.CumulativeField
-
Set the field id.
- setFieldId(String) - Method in interface com.deiser.jira.profields.api.field.cumulative.CumulativeFieldBuilder
-
Set the field id.
- setFields(List<T>) - Method in interface com.deiser.jira.profields.api.filter.view.list.ViewListBuilder
-
Set the list of columns of the filter.
- setFields(List<Field>) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
-
Sets fields to include in the subscription
- setFieldViews(List<FieldViewBuilder>) - Method in interface com.deiser.jira.profields.api.layout.view.ContainerViewBuilder
-
Set the list of field view builders in the container
- setFilterId(Integer) - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterBuilder
-
Set the name of the filter.
- setFirstColumn(List<ContainerViewBuilder>) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
-
Set the list of container into the first column of the section
- setHighlightOption(boolean) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
-
Sets config high light as option in the susbscription
- setInitDate(Date) - Method in interface com.deiser.jira.profields.api.filter.view.releases.ViewReleasesBuilder
-
- setLastTimeOfAnalytics(LocalDateTime) - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
-
Set the last time when sent information to Google Analytics
- setMailDigest(boolean) - Method in interface com.deiser.jira.profields.api.watch.WatchService
-
Enable or disable Mail Digest in watch project notification
- setName(String) - Method in interface com.deiser.jira.profields.api.connection.Connection
-
Set the name of the connection
- setName(String) - Method in interface com.deiser.jira.profields.api.connection.ConnectionBuilder
-
Set the name of the connection.
- setName(String) - Method in interface com.deiser.jira.profields.api.field.Field
-
Set the name of the field.
- setName(String) - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
-
Set the name of the field.
- setName(String) - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Set the name of the filter.
- setName(String) - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
-
Set the name of the filter.
- setName(String) - Method in interface com.deiser.jira.profields.api.layout.Layout
-
Set the name of the layout.
- setName(String) - Method in interface com.deiser.jira.profields.api.layout.LayoutBuilder
-
Set the name of the layout.
- setName(String) - Method in interface com.deiser.jira.profields.api.layout.view.ContainerViewBuilder
-
Set the name for the container
- setName(String) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
-
Set the name of the section
- setName(String) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
-
Sets subscription name
- setNewValue(Object) - Method in class com.deiser.jira.profields.api.event.model.ValueUpdateEvent
-
Deprecated.
- setNobodyAsProjectRole() - Method in interface com.deiser.jira.profields.api.field.Field
-
Set nobody project role for the field.
- setNobodyAsProjectRole() - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
-
Sets nobody project role.
- setOldValue(Object) - Method in class com.deiser.jira.profields.api.event.model.ValueUpdateEvent
-
Deprecated.
- setOwner(ApplicationUser) - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
-
Set Filter owner
- setParentId(Integer) - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtField
-
Set the parent id.
- setParentId(Integer) - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtFieldBuilder
-
Set the parent list.
- setParentId(Integer) - Method in interface com.deiser.jira.profields.api.field.list.external.multiple.ListExtMultipleField
-
Set the parent list.
- setParentId(Integer) - Method in interface com.deiser.jira.profields.api.field.list.external.multiple.ListExtMultipleFieldBuilder
-
Set the parent list.
- setParentId(Integer) - Method in interface com.deiser.jira.profields.api.field.list.multiple.ListMultipleField
-
Set the parent id of field
- setParentId(Integer) - Method in interface com.deiser.jira.profields.api.field.list.multiple.ListMultipleFieldBuilder
-
Set the parent list.
- setParentId(Integer) - Method in interface com.deiser.jira.profields.api.field.list.parent.ListParentField
-
Set the parent list.
- setParentId(Integer) - Method in interface com.deiser.jira.profields.api.field.list.parent.ListParentFieldBuilder
-
Set id of parent field
- setParentValue(String) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItem
-
Change the parent value of the item
- setPermissionForAll(boolean) - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
-
Set permission for all users to administer Profields.
- setPermissionForAnalytics(boolean) - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
-
Set permission to use Analytics.
- setPQL(String) - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Set the pql of the filter
- setPQL(String) - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
-
Set the pql of the filter.
- setPQL(String) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
-
Sets pql (Profields query language)
- setProject(Project) - Method in class com.deiser.jira.profields.api.event.model.ProfieldsEvent
-
- setProjectRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.Field
-
Set the project role of the field.
- setProjectRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
-
Set the project role of the field.
- setPublic(boolean) - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Set the filter to be public or not.
- setPublic(boolean) - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
-
Set if the filter is public.
- setQuery(String) - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtField
-
Set the query.
- setQuery(String) - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtFieldBuilder
-
Set the query.
- setQuery(String) - Method in interface com.deiser.jira.profields.api.field.list.external.multiple.ListExtMultipleFieldBuilder
-
Set the query.
- setSecondColumn(List<ContainerViewBuilder>) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
-
Set the list of container into the second column of the section
- setSections(List<SectionViewBuilder>) - Method in interface com.deiser.jira.profields.api.layout.LayoutBuilder
-
Set section builders into layout.
- setSectionViewBuilders(List<SectionViewBuilder>) - Method in interface com.deiser.jira.profields.api.layout.Layout
-
Set the new structure of the layout.
- setText(String) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItem
-
Change the text of the item
- setText(String) - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItem
-
Change the text of the item
- setText(String) - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItem
-
Change the text of the item
- setThirdColumn(List<ContainerViewBuilder>) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
-
Set the list of container into the third column of the section
- setType(PriorityItemType) - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItem
-
Change the type of the item
- setType(StatusItemType) - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItem
-
Change the type of the item
- setUser(ApplicationUser) - Method in class com.deiser.jira.profields.api.event.model.ProfieldsEvent
-
- setUser(ApplicationUser) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
-
Sets user.
- setValue(String) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItem
-
Change the value of the item
- setValue(Project, TextField, String) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a text field in a project
- setValue(Project, TextMultipleField, String) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a text field in a project
- setValue(Project, NumberField, BigDecimal) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a numeric field in a project
- setValue(Project, DateField, Date) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a date field in a project
- setValue(Project, DurationField, Long) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a duration field in a project
- setValue(Project, UserField, ApplicationUser) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a user field in a project
- setValue(Project, UserMultipleField, List<ApplicationUser>) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a user multiple field in a project
- setValue(Project, GroupField, Group) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a group field in a project
- setValue(Project, GroupMultipleField, List<Group>) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a group multiple field in a project
- setValue(Project, ProjectField, Project) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a project field in a project
- setValue(Project, ProjectMultipleField, List<Project>) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a project multiple field in a project
- setValue(Project, StatusField, StatusItem) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a status field in a project
- setValue(Project, PriorityField, PriorityItem) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a priority field in a project
- setValue(Project, ListField, ListItem) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a list field in a project
- setValue(Project, ListMultipleField, List<ListItem>) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a list multiple field in a project
- setValue(Project, ListExtField, ListItem) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a list external field in a project
- setValue(Project, ListExtMultipleField, List<ListItem>) - Method in interface com.deiser.jira.profields.api.value.ValueService
-
Set the value for a list external multiple field in a project
- setVersionStatus(List<VersionStatus>) - Method in interface com.deiser.jira.profields.api.filter.view.releases.ViewReleasesBuilder
-
- setViewBuilder(ViewBuilder) - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
-
Set view Builder
- setViewOptions(ViewBuilder) - Method in interface com.deiser.jira.profields.api.filter.Filter
-
Set new information about view options
- StatusField - Interface in com.deiser.jira.profields.api.field.status
-
Status field
- StatusFieldBuilder - Interface in com.deiser.jira.profields.api.field.status
-
Status field builder
- StatusItem - Interface in com.deiser.jira.profields.api.field.item.status
-
- StatusItemBuilder - Interface in com.deiser.jira.profields.api.field.item.status
-
- StatusItemService - Interface in com.deiser.jira.profields.api.field.item.status
-
Service to manage the items of the status field
- StatusItemType - Enum in com.deiser.jira.profields.api.field.item.status
-
Represents the type of the items in the field status
- Subscription - Interface in com.deiser.jira.profields.api.subscription
-
The interface Subscription.
- SubscriptionBuilder - Interface in com.deiser.jira.profields.api.subscription
-
The interface Subscription builder.
- SubscriptionService - Interface in com.deiser.jira.profields.api.subscription
-
The interface Subscription service.