Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

Action - Interface in com.deiser.jira.profields.api.action
Action
add(AffectedValue) - Method in class com.deiser.jira.profields.api.value.simulation.AffectedValueList
 
add(Field, Object, Long, ValueErrorEnum) - Method in class com.deiser.jira.profields.api.value.ValueList
Add a field and a value to the list of Value entities
add(AffectedField) - Method in class com.deiser.jira.profields.api.value.simulation.AffectedFieldList
 
addAdminPermission(Group) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Add a group as administrator permission for Profields
addAdminPermission(ApplicationUser) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Add a user as administrator permission for Profields
addAdminPermissions(Group...) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Add groups as administrator permission for Profields
addAdminPermissions(ApplicationUser...) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Add users as administrator permission for Profields
addDay(DayOfWeek) - Method in interface com.deiser.jira.profields.api.subscription.cronExp.type.ScheduleDaysPerWeekBuilder
Add day cron exp days per week builder.
addField(Field) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
Add field subscription.
addFieldView(FieldViewBuilder) - Method in interface com.deiser.jira.profields.api.layout.view.ContainerViewBuilder
Add a new field view builder in the container
addFieldViews(FieldViewBuilder...) - Method in interface com.deiser.jira.profields.api.layout.view.ContainerViewBuilder
Add serveral field view builders in the container
addFirstColumn(ContainerViewBuilder) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Add the container in the last position into the first column of the section
addFirstColumn(ContainerViewBuilder...) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Add the list of container in the last position into the first column of the section
AddonLicenseService - Interface in com.deiser.jira.profields.api.license
App license service
addSecondColumn(ContainerViewBuilder) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Add the container in the last position into the second column of the section
addSecondColumn(ContainerViewBuilder...) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Add the list of container in the last position into the second column of the section
addSection(SectionViewBuilder) - Method in interface com.deiser.jira.profields.api.layout.LayoutBuilder
Add new section builder into layout.
addSections(SectionViewBuilder...) - Method in interface com.deiser.jira.profields.api.layout.LayoutBuilder
Add new section builders into layout.
addSectionViewBuilder(SectionViewBuilder) - Method in interface com.deiser.jira.profields.api.layout.Layout
Add the new section in the new structure of the layout.
addThirdColumn(ContainerViewBuilder) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Add the container in the last position into the third column of the section
addThirdColumn(ContainerViewBuilder...) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Add the list of container in the last position into the third column of the section
addValue(Object) - Method in interface com.deiser.jira.profields.api.value.Value
Use addRawValue Add a value to the Value entity
addValue(Object, Long, ValueErrorEnum) - Method in interface com.deiser.jira.profields.api.value.Value
Add a value to the Value entity with updated date
addValueData(Field, Object) - Method in class com.deiser.jira.profields.api.value.ValueList
Add a field and a ValueData to the list of Value entities
addValueData(Object) - Method in interface com.deiser.jira.profields.api.value.Value
Add a ValueData to the value
ADVANCED - Enum constant in enum class com.deiser.jira.profields.api.subscription.cronExp.ScheduleType
 
AffectedField - Class in com.deiser.jira.profields.api.value.simulation
 
AffectedFieldList - Class in com.deiser.jira.profields.api.value.simulation
 
affectedFields - Variable in class com.deiser.jira.profields.api.value.simulation.AffectedFieldList
 
AffectedValue - Class in com.deiser.jira.profields.api.value.simulation
 
AffectedValueList - Class in com.deiser.jira.profields.api.value.simulation
 
afterPropertiesSet() - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsAutoRegListener
 
allowsDuplicatedInBasic(FieldType) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Return true or false if the type allows duplicated in basic pql mode
allowsDuplicatedInBasic(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Return true or false if the type allows duplicated in basic pql mode
ALPHABETICAL - Enum constant in enum class com.deiser.jira.profields.api.field.FieldOperatorType
ALPHABETICAL OPERATOR TYPE
ALPHABETICAL - Enum constant in enum class com.deiser.jira.profields.api.field.FieldSorter
ALPHABETICAL ORDER
applyFieldRestrictions(Function<Field, ValueAction>) - Method in class com.deiser.jira.profields.api.value.simulation.ValueSimulation
 
ARCHIVED - Enum constant in enum class com.deiser.jira.profields.api.filter.view.releases.VersionStatus
 
associateToProject(Layout, Long) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Associate a layout to a project.

B

BOTH - Enum constant in enum class com.deiser.jira.profields.api.field.list.parent.HierarchyType
 

C

calculate() - Method in interface com.deiser.jira.profields.api.formula.FormulaCalculator
Calculate all formula fields for all projects and save the result in the database, as long as it is in the layout associated with each project.
calculate(List<Project>, List<FormulaField>) - Method in interface com.deiser.jira.profields.api.formula.FormulaCalculator
Calculate a list of formula fields for a list of projects and save the result in the database, as long as it is in the layout associated with each project.
calculateByFields(List<FormulaField>) - Method in interface com.deiser.jira.profields.api.formula.FormulaCalculator
Calculate a list of formula fields for all projects and save the result in the database, as long as it is in the layout associated with each project.
calculateByProjects(List<Project>) - Method in interface com.deiser.jira.profields.api.formula.FormulaCalculator
Calculate all formula fields for a list of projects and save the result in the database, as long as it is in the layout associated with each project.
CHILD - Enum constant in enum class com.deiser.jira.profields.api.field.list.parent.HierarchyType
 
clone(Field, String) - Method in interface com.deiser.jira.profields.api.field.FieldService
Clone a field.
com.deiser.jira.profields.api.action - package com.deiser.jira.profields.api.action
 
com.deiser.jira.profields.api.configuration - package com.deiser.jira.profields.api.configuration
 
com.deiser.jira.profields.api.connection - package com.deiser.jira.profields.api.connection
 
com.deiser.jira.profields.api.connection.database - package com.deiser.jira.profields.api.connection.database
 
com.deiser.jira.profields.api.cron - package com.deiser.jira.profields.api.cron
 
com.deiser.jira.profields.api.event.listener - package com.deiser.jira.profields.api.event.listener
 
com.deiser.jira.profields.api.event.model - package com.deiser.jira.profields.api.event.model
 
com.deiser.jira.profields.api.favouritefilter - package com.deiser.jira.profields.api.favouritefilter
 
com.deiser.jira.profields.api.field - package com.deiser.jira.profields.api.field
 
com.deiser.jira.profields.api.field.cumulative - package com.deiser.jira.profields.api.field.cumulative
 
com.deiser.jira.profields.api.field.date - package com.deiser.jira.profields.api.field.date
 
com.deiser.jira.profields.api.field.datetime - package com.deiser.jira.profields.api.field.datetime
 
com.deiser.jira.profields.api.field.duration - package com.deiser.jira.profields.api.field.duration
 
com.deiser.jira.profields.api.field.formula - package com.deiser.jira.profields.api.field.formula
 
com.deiser.jira.profields.api.field.group - package com.deiser.jira.profields.api.field.group
 
com.deiser.jira.profields.api.field.groupmultiple - package com.deiser.jira.profields.api.field.groupmultiple
 
com.deiser.jira.profields.api.field.item - package com.deiser.jira.profields.api.field.item
 
com.deiser.jira.profields.api.field.item.list - package com.deiser.jira.profields.api.field.item.list
 
com.deiser.jira.profields.api.field.item.priority - package com.deiser.jira.profields.api.field.item.priority
 
com.deiser.jira.profields.api.field.item.status - package com.deiser.jira.profields.api.field.item.status
 
com.deiser.jira.profields.api.field.list - package com.deiser.jira.profields.api.field.list
 
com.deiser.jira.profields.api.field.list.external - package com.deiser.jira.profields.api.field.list.external
 
com.deiser.jira.profields.api.field.list.external.multiple - package com.deiser.jira.profields.api.field.list.external.multiple
 
com.deiser.jira.profields.api.field.list.multiple - package com.deiser.jira.profields.api.field.list.multiple
 
com.deiser.jira.profields.api.field.list.parent - package com.deiser.jira.profields.api.field.list.parent
 
com.deiser.jira.profields.api.field.number - package com.deiser.jira.profields.api.field.number
 
com.deiser.jira.profields.api.field.priority - package com.deiser.jira.profields.api.field.priority
 
com.deiser.jira.profields.api.field.project - package com.deiser.jira.profields.api.field.project
 
com.deiser.jira.profields.api.field.projectmultiple - package com.deiser.jira.profields.api.field.projectmultiple
 
com.deiser.jira.profields.api.field.script - package com.deiser.jira.profields.api.field.script
 
com.deiser.jira.profields.api.field.status - package com.deiser.jira.profields.api.field.status
 
com.deiser.jira.profields.api.field.system - package com.deiser.jira.profields.api.field.system
 
com.deiser.jira.profields.api.field.text - package com.deiser.jira.profields.api.field.text
 
com.deiser.jira.profields.api.field.textmultiple - package com.deiser.jira.profields.api.field.textmultiple
 
com.deiser.jira.profields.api.field.unknown - package com.deiser.jira.profields.api.field.unknown
 
com.deiser.jira.profields.api.field.user - package com.deiser.jira.profields.api.field.user
 
com.deiser.jira.profields.api.field.usermultiple - package com.deiser.jira.profields.api.field.usermultiple
 
com.deiser.jira.profields.api.filter - package com.deiser.jira.profields.api.filter
 
com.deiser.jira.profields.api.filter.view - package com.deiser.jira.profields.api.filter.view
 
com.deiser.jira.profields.api.filter.view.list - package com.deiser.jira.profields.api.filter.view.list
 
com.deiser.jira.profields.api.filter.view.releases - package com.deiser.jira.profields.api.filter.view.releases
 
com.deiser.jira.profields.api.formula - package com.deiser.jira.profields.api.formula
 
com.deiser.jira.profields.api.historical - package com.deiser.jira.profields.api.historical
 
com.deiser.jira.profields.api.layout - package com.deiser.jira.profields.api.layout
 
com.deiser.jira.profields.api.layout.view - package com.deiser.jira.profields.api.layout.view
 
com.deiser.jira.profields.api.license - package com.deiser.jira.profields.api.license
 
com.deiser.jira.profields.api.permission - package com.deiser.jira.profields.api.permission
 
com.deiser.jira.profields.api.permission.field - package com.deiser.jira.profields.api.permission.field
 
com.deiser.jira.profields.api.project - package com.deiser.jira.profields.api.project
 
com.deiser.jira.profields.api.reindex - package com.deiser.jira.profields.api.reindex
 
com.deiser.jira.profields.api.script - package com.deiser.jira.profields.api.script
 
com.deiser.jira.profields.api.subscription - package com.deiser.jira.profields.api.subscription
 
com.deiser.jira.profields.api.subscription.cronExp - package com.deiser.jira.profields.api.subscription.cronExp
 
com.deiser.jira.profields.api.subscription.cronExp.type - package com.deiser.jira.profields.api.subscription.cronExp.type
 
com.deiser.jira.profields.api.user - package com.deiser.jira.profields.api.user
 
com.deiser.jira.profields.api.value - package com.deiser.jira.profields.api.value
 
com.deiser.jira.profields.api.value.simulation - package com.deiser.jira.profields.api.value.simulation
 
com.deiser.jira.profields.api.watch - package com.deiser.jira.profields.api.watch
 
compareTo(ListItem) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItem
Compare two items
compareTo(PriorityItem) - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItem
Compare two items
compareTo(StatusItem) - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItem
Compare two items
ConfigurationService - Interface in com.deiser.jira.profields.api.configuration
Configuration service
Connection - Interface in com.deiser.jira.profields.api.connection
Connection
ConnectionBuilder - Interface in com.deiser.jira.profields.api.connection
Connection builder
ConnectionService - Interface in com.deiser.jira.profields.api.connection
Connection service
ConnectionType - Enum Class in com.deiser.jira.profields.api.connection
Connection type
ContainerView - Interface in com.deiser.jira.profields.api.layout.view
 
ContainerViewBuilder - Interface in com.deiser.jira.profields.api.layout.view
 
create(Project, Field, List<ListItem>, List<ListItem>, List<ListItem>) - Static method in class com.deiser.jira.profields.api.value.simulation.AffectedField
 
create(Project, ApplicationUser) - Method in interface com.deiser.jira.profields.api.watch.WatchService
Create a watcher.
create(DBConnectionBuilder) - Method in interface com.deiser.jira.profields.api.connection.ConnectionService
Create a database connection in Projectrak from a connection builder
create(FavouriteFilterBuilder) - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterService
Create the filter.
create(DateFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a date field.
create(DateTimeFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a date time field.
create(DurationFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a duration field.
create(FormulaFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a formula field.
create(GroupFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a group field.
create(GroupMultipleFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a group multiple field.
create(ListItem) - Static method in class com.deiser.jira.profields.api.value.simulation.AffectedValue
 
create(ListItemBuilder) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemService
Create a new list item
create(PriorityItemBuilder) - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItemService
Create a new priority item
create(StatusItemBuilder) - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItemService
Create a new status item
create(ListExtFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a list external field.
create(ListExtMultipleFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a list ext multiple field.
create(ListMultipleFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a list multiple field.
create(ListParentFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a list field.
create(NumberFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a number field.
create(PriorityFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a priority field.
create(ProjectFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a project field.
create(ProjectMultipleFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a project multiple field.
create(ScriptFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a script field.
create(StatusFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a status field.
create(TextFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a text field.
create(TextMultipleFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a text multiple field.
create(UserFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a user field.
create(UserMultipleFieldBuilder) - Method in interface com.deiser.jira.profields.api.field.FieldService
Create a user multiple field.
create(FilterBuilder) - Method in interface com.deiser.jira.profields.api.filter.FilterService
Create the filter.
create(LayoutBuilder) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Create the layout.
create(SubscriptionBuilder) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
Create subscription.
create(ValueActionModel) - Static method in class com.deiser.jira.profields.api.value.simulation.ValueAction
 
create(List<ListItem>) - Static method in class com.deiser.jira.profields.api.value.simulation.AffectedValueList
 
CREATE - Enum constant in enum class com.deiser.jira.profields.api.permission.field.FieldAdminOperationType
 
createConFromDaysOfMonth(List<Integer>, LocalTime) - Method in interface com.deiser.jira.profields.api.cron.CronExpressionService
Create con from days of month.
createCronFromDaysOfWeek(List<DayOfWeek>, LocalTime) - Method in interface com.deiser.jira.profields.api.cron.CronExpressionService
Create cron from days of week.
CronExpressionService - Interface in com.deiser.jira.profields.api.cron
The interface Cron service.
CumulativeField - Interface in com.deiser.jira.profields.api.field.cumulative
Deprecated.
CumulativeFieldBuilder - Interface in com.deiser.jira.profields.api.field.cumulative
Deprecated.

D

DATABASE - Enum constant in enum class com.deiser.jira.profields.api.connection.ConnectionType
Database connection type.
DatabaseType - Enum Class in com.deiser.jira.profields.api.connection.database
Database type
DATE - Enum constant in enum class com.deiser.jira.profields.api.field.FieldOperatorType
DATE OPERATOR TYPE
DATE - Enum constant in enum class com.deiser.jira.profields.api.field.FieldSorter
DATE ORDER
DATE - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Date field type.
DATE_AND_TIME - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Date and time field type.
DateField - Interface in com.deiser.jira.profields.api.field.date
Date field
DateFieldBuilder - Interface in com.deiser.jira.profields.api.field.date
Date field builder
DateTimeField - Interface in com.deiser.jira.profields.api.field.datetime
Date time field
DateTimeFieldBuilder - Interface in com.deiser.jira.profields.api.field.datetime
Date time field builder
DAYS_PER_WEEK - Enum constant in enum class com.deiser.jira.profields.api.subscription.cronExp.ScheduleType
 
DBConnection - Interface in com.deiser.jira.profields.api.connection.database
Database connection
DBConnectionBuilder - Interface in com.deiser.jira.profields.api.connection.database
Database connection builder
DEFAULT - Enum constant in enum class com.deiser.jira.profields.api.field.item.status.StatusItemType
Gray
delete(Project) - Method in interface com.deiser.jira.profields.api.watch.WatchService
Delete watchers for a project.
delete(Project, ApplicationUser) - Method in interface com.deiser.jira.profields.api.watch.WatchService
Delete watchers for a project and a user.
delete(ApplicationUser) - Method in interface com.deiser.jira.profields.api.filter.FilterService
Delete the all filters of an user
delete(ApplicationUser) - Method in interface com.deiser.jira.profields.api.watch.WatchService
Delete watchers for a user.
delete(ApplicationUser, Filter) - Method in interface com.deiser.jira.profields.api.filter.FilterService
 
delete(Connection) - Method in interface com.deiser.jira.profields.api.connection.ConnectionService
Delete the connection
delete(FavouriteFilter) - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterService
Delete the filter
delete(Field) - Method in interface com.deiser.jira.profields.api.field.FieldService
Delete the field.
delete(ListItem) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemService
Delete the list item
delete(PriorityItem) - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItemService
Delete the priority item
delete(StatusItem) - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItemService
Delete the status item
delete(Filter) - Method in interface com.deiser.jira.profields.api.filter.FilterService
Delete the filter
delete(Layout) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Delete the layout.
delete(Subscription) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
Delete.
DELETE - Enum constant in enum class com.deiser.jira.profields.api.permission.field.FieldAdminOperationType
 
deleteAllByUser(ApplicationUser) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
Delete by user.
destroy() - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsAutoRegListener
 
disassociateLayoutsToProject(Long) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Disassociate layout from a project
disassociateToProject(Layout, Long) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Disassociate a layout from a project.
DURATION - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Duration field type.
DurationField - Interface in com.deiser.jira.profields.api.field.duration
Duration field
DurationFieldBuilder - Interface in com.deiser.jira.profields.api.field.duration
Duration field builder

E

empty() - Static method in class com.deiser.jira.profields.api.value.simulation.ValueSimulation
 
equals(Object) - Method in class com.deiser.jira.profields.api.value.simulation.AffectedValue
 
ERROR - Enum constant in enum class com.deiser.jira.profields.api.project.MessageType
 
execute() - Method in interface com.deiser.jira.profields.api.script.ScriptExecutor
Execute all script fields in the layout associated for all projects and save the result in the database
execute(int, long) - Method in interface com.deiser.jira.profields.api.script.ScriptExecutor
Execute all script fields in the layout associated for all projects and save the result in the database
execute(List<Project>, List<ScriptField>) - Method in interface com.deiser.jira.profields.api.script.ScriptExecutor
Execute a list of script fields for a project list and save the result in the database, as long as it is in the layout associated with each project
execute(List<Project>, List<ScriptField>, int, long) - Method in interface com.deiser.jira.profields.api.script.ScriptExecutor
Execute a list of script fields for all projects and save the result in the database, as long as it is in the layout associated with each project
executeByFields(List<ScriptField>) - Method in interface com.deiser.jira.profields.api.script.ScriptExecutor
Execute a list of script fields for all projects and save the result in the database
executeByProjects(List<Project>) - Method in interface com.deiser.jira.profields.api.script.ScriptExecutor
Execute all script fields for a list of Projects where the field is in the layout associated in each project

F

FavouriteFilter - Interface in com.deiser.jira.profields.api.favouritefilter
 
FavouriteFilterBuilder<T extends Field> - Interface in com.deiser.jira.profields.api.favouritefilter
 
FavouriteFilterService - Interface in com.deiser.jira.profields.api.favouritefilter
 
field(T) - Method in interface com.deiser.jira.profields.api.field.item.ItemBuilder
Set the field the list item belongs to
Field - Interface in com.deiser.jira.profields.api.field
Field.
FieldAdminOperationType - Enum Class in com.deiser.jira.profields.api.permission.field
 
FieldBuilder<B> - Interface in com.deiser.jira.profields.api.field
Field builder.
FieldOperatorType - Enum Class in com.deiser.jira.profields.api.field
 
FieldService - Interface in com.deiser.jira.profields.api.field
Field service
FieldSorter - Enum Class in com.deiser.jira.profields.api.field
 
FieldType - Enum Class in com.deiser.jira.profields.api.field
Field type
FieldView - Interface in com.deiser.jira.profields.api.layout.view
 
FieldViewBuilder - Interface in com.deiser.jira.profields.api.layout.view
 
Filter - Interface in com.deiser.jira.profields.api.filter
Filter
FilterBuilder - Interface in com.deiser.jira.profields.api.filter
Filter builder
filterProjectsWithAssociatePermission(List<Project>) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Get the list of projects those have associate permission.
FilterService - Interface in com.deiser.jira.profields.api.filter
Filter service
flushAllMail() - Method in interface com.deiser.jira.profields.api.watch.WatchService
Flush all mails in the queue only if mail digest is enabled
FORMULA - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Formula field type.
FormulaCalculator - Interface in com.deiser.jira.profields.api.formula
Formula calculator
FormulaField - Interface in com.deiser.jira.profields.api.field.formula
Formula field
FormulaFieldBuilder - Interface in com.deiser.jira.profields.api.field.formula
Formula field builder

G

get() - Method in interface com.deiser.jira.profields.api.connection.ConnectionService
Get the list of connections in Projectrak
get() - Method in interface com.deiser.jira.profields.api.field.FieldService
Get the list of fields.
get() - Method in interface com.deiser.jira.profields.api.filter.FilterService
Get the list of filters.
get() - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Get the list of layouts.
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.favouritefilter.FavouriteFilterService
Get list of favourite filter
get(ApplicationUser) - Method in interface com.deiser.jira.profields.api.filter.FilterService
Get the list of filters by user and public.
get(ApplicationUser) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
Get list.
get(ApplicationUser) - Method in interface com.deiser.jira.profields.api.watch.WatchService
Get projects watched by user.
get(ApplicationUser, Project) - Method in interface com.deiser.jira.profields.api.field.FieldService
Get fields by application user
get(ApplicationUser, Integer) - Method in interface com.deiser.jira.profields.api.filter.FilterService
 
get(Integer) - Method in interface com.deiser.jira.profields.api.connection.ConnectionService
Get the connection from ID in Projectrak
get(Integer) - Method in interface com.deiser.jira.profields.api.favouritefilter.FavouriteFilterService
Get the favourite filter.
get(Integer) - Method in interface com.deiser.jira.profields.api.field.FieldService
Get the field by id.
get(Integer) - Method in interface com.deiser.jira.profields.api.filter.FilterService
Get the filter.
get(Integer) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Get the layout by id.
get(Integer) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
Get subscription.
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) - Static method in enum class 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(String) - Method in interface com.deiser.jira.profields.api.field.FieldService
Get the field by name.
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(String, Locale) - Method in interface com.deiser.jira.profields.api.field.FieldService
Get the field by name.
get(Locale) - Method in interface com.deiser.jira.profields.api.field.FieldService
Get the list of fields based on the language of the 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(ApplicationUser, boolean) - 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 class com.deiser.jira.profields.api.connection.database.DatabaseType
Get database type by name
getByName(String) - Static method in enum class 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 class 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(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.
getByTerm(String) - Method in interface com.deiser.jira.profields.api.filter.FilterService
Get the list of filters by term that logged user can view.
getByTypeName(String) - Static method in enum class com.deiser.jira.profields.api.filter.view.releases.VersionStatus
 
getByTypeName(String) - Static method in enum class 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
Deprecated.
Deprecated. There are not any Calculated Fields. 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 class 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
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.
getData() - Method in interface com.deiser.jira.profields.api.value.ValueData
Get the value of Field
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 class 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.
getEditRoleId() - Method in interface com.deiser.jira.profields.api.field.Field
Get the edit role id of the field.
getEditRoleId() - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
Get the edit role id of the field.
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
getError() - Method in interface com.deiser.jira.profields.api.value.ValueData
Get the error
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.ProfieldsFieldCreatedEvent
 
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 class com.deiser.jira.profields.api.value.simulation.AffectedField
 
getField() - Method in interface com.deiser.jira.profields.api.value.Value
Get the field of a Value entity
getFieldActions() - Method in interface com.deiser.jira.profields.api.field.Field
Get all allowed options for action
getFieldId() - Method in interface com.deiser.jira.profields.api.field.formula.FormulaField
Get the field id.
getFieldId() - Method in interface com.deiser.jira.profields.api.field.formula.FormulaFieldBuilder
Get the field id.
getFieldId() - Method in interface com.deiser.jira.profields.api.historical.HistoricalField
Get the id of the historical field.
getFieldId() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedField
 
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.
getFieldName() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedField
 
getFieldOperator() - Method in enum class 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.layout.Layout
Get all fields in the structure in the current layout
getFields() - Method in interface com.deiser.jira.profields.api.layout.view.SectionView
 
getFields() - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
List of fields in the all section
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.
getFieldsInModifiedStructure() - Method in interface com.deiser.jira.profields.api.layout.Layout
Get all fields in the modified structure of layout
getFieldSorter() - Method in enum class 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 class 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
getFormulaFieldBuilder() - Method in interface com.deiser.jira.profields.api.field.FieldService
Get formula field builder.
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() - Method in interface com.deiser.jira.profields.api.field.list.parent.Hierarchy
 
getHierarchy(ListField) - Method in interface com.deiser.jira.profields.api.field.FieldService
Get the complete hierarchy of a field
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 class 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.
getLastTaskVersion() - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
Return the last task executed version
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
getLayout() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsLayoutAssociatedEvent
 
getLayout() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsLayoutDisassociatedEvent
 
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.
getListItem() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedValue
 
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 class com.deiser.jira.profields.api.connection.ConnectionType
Get the name of the connection.
getName() - Method in enum class 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 class 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.
getNewField() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsFieldUpdatedEvent
 
getNewLayout() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsLayoutUpdatedEvent
 
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.
getOldField() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsFieldUpdatedEvent
 
getOldLayout() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsLayoutUpdatedEvent
 
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.field.script.ScriptField
Gets owner
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
getParentValue() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedValue
 
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 class com.deiser.jira.profields.api.value.simulation.AffectedField
 
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.
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(Layout) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Get all section view builders from layout
getSectionViewBuildersFrom(List<SectionView>) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Get section view builders from a section list
getStandardAndCalculatedFields() - Method in interface com.deiser.jira.profields.api.field.FieldService
Deprecated.
Deprecated. Use the following method: getStandardFields() Get all fields without system fields
getStandardFields() - Method in interface com.deiser.jira.profields.api.field.FieldService
Get all fields without system
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 class com.deiser.jira.profields.api.field.FieldType
Get system types field type [ ].
getTemplate() - Method in interface com.deiser.jira.profields.api.field.formula.FormulaField
Gets template.
getTemplate() - Method in interface com.deiser.jira.profields.api.field.formula.FormulaFieldBuilder
Gets template.
getTemplate() - Method in interface com.deiser.jira.profields.api.field.script.ScriptField
Gets template.
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
getText() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedValue
 
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 class 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 class 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.
getUpdated() - Method in interface com.deiser.jira.profields.api.value.ValueData
Get the last time the value was updated
getUser() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsEvent
 
getUser() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsFieldCreatedEvent
 
getUser() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsFieldUpdatedEvent
 
getUser() - Method in class com.deiser.jira.profields.api.event.model.ProfieldsLayoutUpdatedEvent
 
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
getUserByKey(String) - Method in interface com.deiser.jira.profields.api.user.UserService
Return the user by a specific key without checked permission
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.
getValidationSQL() - Method in enum class com.deiser.jira.profields.api.connection.database.DatabaseType
Get validation sql.
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 class com.deiser.jira.profields.api.value.simulation.AffectedValue
 
getValue() - Method in interface com.deiser.jira.profields.api.value.Value
Get the raw value of a Value entity
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, FormulaField) - Method in interface com.deiser.jira.profields.api.value.ValueService
Get the value for a formula 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, 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, 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, NumberField) - Method in interface com.deiser.jira.profields.api.value.ValueService
Get the value for a numeric 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, 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, ScriptField) - Method in interface com.deiser.jira.profields.api.value.ValueService
Get the value for a script 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, 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
getValue(Project, ProjectDescriptionField) - Method in interface com.deiser.jira.profields.api.value.ValueService
Get the description of the project
getValue(Project, ProjectKeyField) - Method in interface com.deiser.jira.profields.api.value.ValueService
Get the key of the project
getValue(Project, ProjectLeadField) - Method in interface com.deiser.jira.profields.api.value.ValueService
Get the lead of the project
getValue(Project, ProjectNameField) - Method in interface com.deiser.jira.profields.api.value.ValueService
Get the name of the project
getValue(Project, ProjectTypeField) - Method in interface com.deiser.jira.profields.api.value.ValueService
Get the type of the project
getValue(Project, ProjectUrlField) - Method in interface com.deiser.jira.profields.api.value.ValueService
Get the url of the project
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, 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(Field) - Method in class com.deiser.jira.profields.api.value.ValueList
Get the value for a field
getValueByDate(Project, Field, Date) - Method in interface com.deiser.jira.profields.api.historical.HistoricalService
Get Value by Date
getValueData() - Method in interface com.deiser.jira.profields.api.value.Value
Get a Value Data of a Value entity
getValueData(Field) - Method in class com.deiser.jira.profields.api.value.ValueList
Get the value for a field
getValues(Project) - Method in interface com.deiser.jira.profields.api.value.ValueService
Get the list of values for a project.
getValues(Project, boolean) - Method in interface com.deiser.jira.profields.api.value.ValueService
Deprecated.
Deprecated. Use the method getValues(Project project). Get the list of values for a project. It allows the user to indicate if he wants to get the calculated values, because they could be slow
getVersionStatus() - Method in enum class 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.
getViewRoleId() - Method in interface com.deiser.jira.profields.api.field.Field
Get the view role id of the field.
getViewRoleId() - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
Get the view role id of the field.
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
GROUP - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Group field type.
GROUP_MULTIPLE - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Group multiple field type.
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

H

hasAdminPermissions(ApplicationUser) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get if the user has permissions
hasAffectedFields() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedFieldList
 
hasAllFieldsOption() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
Has all fields as option
hasAllFieldsOption() - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
Has all fields as option.
hasAssociationPermission(ApplicationUser, Project) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get if the user has layout association permission for a project
hasBulkChangeExecutionPermission(ApplicationUser) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get if the user has BulkChange execution permission
hasCache() - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
Return if the Profields Cache is in used.
hasContextConditionals() - Method in interface com.deiser.jira.profields.api.field.list.external.ListExtField
Get if the query has context conditionals.
hasCustomField() - Method in interface com.deiser.jira.profields.api.field.Field
Get if the field has a custom field associated
hasCustomField() - Method in interface com.deiser.jira.profields.api.field.FieldBuilder
Get if the field has a custom field associated
hasCustomIds() - Method in interface com.deiser.jira.profields.api.field.list.parent.ListParentFieldBuilder
Has custom ids in this field
hasCustomIds(boolean) - Method in interface com.deiser.jira.profields.api.field.list.parent.ListParentFieldBuilder
Set custom ids.
hasDeletedValues() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedField
 
hasEditFieldValuePermission(ApplicationUser, Project, Field) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get if the user has edit permission for a project field value
hasEditProjectValuePermission(ApplicationUser, Project) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get if the user has edit permission for project values
hasEffectOnOtherFieldValues() - Method in class com.deiser.jira.profields.api.value.simulation.ValueSimulation
 
hasErrorMessages() - Method in interface com.deiser.jira.profields.api.project.SearchResult
Get if the result has error messages
hasFieldAdministratorPermission(ApplicationUser, FieldType, FieldAdminOperationType) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get if the user has a specific permission for manage the field
hashCode() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedValue
 
hasHighlightOption() - Method in interface com.deiser.jira.profields.api.subscription.Subscription
Has high light as option
hasMailDigest() - Method in interface com.deiser.jira.profields.api.watch.WatchService
Return if Mail Digest is enabled
hasMessages() - Method in interface com.deiser.jira.profields.api.project.SearchResult
Get if the result has messages
hasOrderByDisplay() - Method in enum class com.deiser.jira.profields.api.field.FieldType
 
hasParent() - Method in interface com.deiser.jira.profields.api.field.Field
Get if the field has parent field
hasProjectWatcherPermission(ApplicationUser, Project) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get whether the user has watcher permission for a project
hasProjectWatcherToOthersPermission(ApplicationUser, Project) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get whether the user has watcher permission to others for a project
hasViewFieldValuePermission(ApplicationUser, Project, Field) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get if the user has view permission for a project field value
hasViewProjectValuePermission(ApplicationUser, Project) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get if the user has view permission for project values
hasWarningMessages() - Method in interface com.deiser.jira.profields.api.project.SearchResult
Get if the result has warning messages
Hierarchy - Interface in com.deiser.jira.profields.api.field.list.parent
Hierarchy
HierarchyNode - Interface in com.deiser.jira.profields.api.field.list.parent
HierarchyNode
HierarchyType - Enum Class in com.deiser.jira.profields.api.field.list.parent
HierarchyType
HIGH1 - Enum constant in enum class com.deiser.jira.profields.api.field.item.priority.PriorityItemType
Represented by one up arrow
HIGH2 - Enum constant in enum class com.deiser.jira.profields.api.field.item.priority.PriorityItemType
Represented by two up arrows
HIGH3 - Enum constant in enum class com.deiser.jira.profields.api.field.item.priority.PriorityItemType
Represented by three up arrows
HistoricalField - Interface in com.deiser.jira.profields.api.historical
Historical field
HistoricalService - Interface in com.deiser.jira.profields.api.historical
Historical service
HSQL - Enum constant in enum class com.deiser.jira.profields.api.connection.database.DatabaseType
 

I

INPROGRESS - Enum constant in enum class com.deiser.jira.profields.api.field.item.status.StatusItemType
Blue
isAdminPermissionForAllProjectAdmin() - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get if all project admin has administrator permissions
isAdvanced() - Method in interface com.deiser.jira.profields.api.filter.Filter
Get if the filter is advanced.
isAdvanced() - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
Get if the filter is advanced.
isCalculatedType() - Method in enum class com.deiser.jira.profields.api.field.FieldType
Deprecated.
Deprecated. Is calculated type.
isCalculatedType(FieldType) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Deprecated.
Deprecated. There are not any Calculated Type. Is calculate type boolean.
isEditableValue() - Method in interface com.deiser.jira.profields.api.action.Action
Get the isEditableValue of an Action entity
isEditableValue() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedField
 
isEditableValue() - Method in class com.deiser.jira.profields.api.value.simulation.ValueAction
 
isEmpty() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedValueList
 
isEquals(String) - Method in enum class com.deiser.jira.profields.api.connection.ConnectionType
Get if the connection name is equals to the value
isEquals(String) - Method in enum class com.deiser.jira.profields.api.connection.database.DatabaseType
Get if a database type is equal to a value
isEquals(String) - Method in enum class com.deiser.jira.profields.api.field.FieldType
Is equals boolean.
isFormulaOrScript() - Method in enum class com.deiser.jira.profields.api.field.FieldType
 
isHighlightOption() - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
Has high light as option.
isJIRAAdmin(ApplicationUser) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get if the user is JIRA Admin
isList() - Method in interface com.deiser.jira.profields.api.field.Field
Get if the field is type of list
isList() - Method in enum class com.deiser.jira.profields.api.field.FieldType
Is a list type.
isList(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
 
isListExternalType() - Method in enum class com.deiser.jira.profields.api.field.FieldType
Is list external type boolean.
isListExternalType(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Is list external type boolean.
isListType(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Is list type boolean.
isListWithParent() - Method in enum class com.deiser.jira.profields.api.field.FieldType
Is list with parent boolean.
isListWithParent(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Is list with parent boolean.
isMappableTypeToBasic(FieldType) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Is mappable type boolean.
isModifiedStructure() - Method in interface com.deiser.jira.profields.api.layout.Layout
Get true or false if there are new structure that needs to persist.
isMultiple() - Method in interface com.deiser.jira.profields.api.field.Field
Get if the field is multiple
isMultiple() - Method in enum class com.deiser.jira.profields.api.field.FieldType
 
isMultipleType(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Is mappeable type boolean.
isNullFirst() - Method in enum class com.deiser.jira.profields.api.field.FieldSorter
 
isNumberOrDurationType() - Method in enum class com.deiser.jira.profields.api.field.FieldType
 
isNumberOrDurationType(FieldType) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
 
isPermissionForAll() - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
Return if all users have permission to administer Profields.
isPermissionForAnalytics() - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
Return if Profields has permission to use Analytics
isPredefined() - Method in interface com.deiser.jira.profields.api.field.Field
Get if the field is a predefined field
isProjectAdmin(ApplicationUser, Project) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Get if the user is Project Admin
isPublic() - Method in interface com.deiser.jira.profields.api.filter.Filter
Get if the filter is public.
isPublic() - Method in interface com.deiser.jira.profields.api.filter.FilterBuilder
Get if the filter is public
isRequired() - Method in interface com.deiser.jira.profields.api.layout.view.FieldView
Get if the field is required
isRequired() - Method in interface com.deiser.jira.profields.api.layout.view.FieldViewBuilder
Get if the field is required
isRequired(boolean) - Method in interface com.deiser.jira.profields.api.layout.view.FieldViewBuilder
Set if the field is required or not.
isStatusOrPriority(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
 
isSystem() - Method in interface com.deiser.jira.profields.api.field.Field
Get if the field is a system field
isSystemType() - Method in enum class com.deiser.jira.profields.api.field.FieldType
Is system type boolean.
isSystemType(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Is system type boolean.
isTextMultipleField() - Method in enum class com.deiser.jira.profields.api.field.FieldType
 
isTimeToExecute(String, Date) - Method in interface com.deiser.jira.profields.api.cron.CronExpressionService
Get the next execution.
isTimeToExecute(String, Date, ApplicationUser) - Method in interface com.deiser.jira.profields.api.cron.CronExpressionService
Get the next execution based on the timezone of the user
isUsed() - Method in interface com.deiser.jira.profields.api.connection.Connection
Gets if used the connection.
isValid() - Method in interface com.deiser.jira.profields.api.license.LicenseInfo
Get if the license is valid
isValidCronExpression(String) - Method in interface com.deiser.jira.profields.api.cron.CronExpressionService
Is valid cron expression boolean.
isValidKey(String) - Static method in enum class com.deiser.jira.profields.api.connection.ConnectionType
Get if a connection is valid by key
isValidKey(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Is valid value boolean.
isValidName(String) - Static method in enum class com.deiser.jira.profields.api.connection.database.DatabaseType
Get if the name is valid for a database
isVisibleValue() - Method in interface com.deiser.jira.profields.api.action.Action
Get the isVisibleValue of an Action entity
isVisibleValue() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedField
 
isVisibleValue() - Method in class com.deiser.jira.profields.api.value.simulation.ValueAction
 
isWatcher(ApplicationUser, Project) - Method in interface com.deiser.jira.profields.api.watch.WatchService
Get if the user is watcher of the project.
Item<T extends ListField> - Interface in com.deiser.jira.profields.api.field.item
Item
ItemBuilder<T extends ListField,B extends ItemBuilder> - Interface in com.deiser.jira.profields.api.field.item
Item

L

lastFilters(ApplicationUser) - Method in interface com.deiser.jira.profields.api.user.UserService
Returns the user views sorted by most visited
Layout - Interface in com.deiser.jira.profields.api.layout
Layout
LayoutBuilder - Interface in com.deiser.jira.profields.api.layout
Layout builder.
LayoutService - Interface in com.deiser.jira.profields.api.layout
Layout service
LicenseInfo - Interface in com.deiser.jira.profields.api.license
License info
LIST - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
List field type.
LIST - Enum constant in enum class com.deiser.jira.profields.api.filter.view.ViewType
 
LIST_EXTERNAL - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
List ext field type.
LIST_EXTERNAL_MULTIPLE - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
List ext multiple field type.
LIST_MULTIPLE - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
List multiple field type.
ListExtField - Interface in com.deiser.jira.profields.api.field.list.external
List external field
ListExtFieldBuilder<T extends Connection> - Interface in com.deiser.jira.profields.api.field.list.external
List external field builder
ListExtMultipleField - Interface in com.deiser.jira.profields.api.field.list.external.multiple
List external multiple field.
ListExtMultipleFieldBuilder<T extends Connection> - Interface in com.deiser.jira.profields.api.field.list.external.multiple
List external multiple field builder.
ListField - Interface in com.deiser.jira.profields.api.field.list
List field
ListFieldBuilder - Interface in com.deiser.jira.profields.api.field.list
List field builder
ListItem - Interface in com.deiser.jira.profields.api.field.item.list
Represents an item of a ListField
ListItemBuilder - Interface in com.deiser.jira.profields.api.field.item.list
Builder to create items for the ListField
ListItemService - Interface in com.deiser.jira.profields.api.field.item.list
Service to manage the items of the list field
ListMultipleField - Interface in com.deiser.jira.profields.api.field.list.multiple
List multiple field
ListMultipleFieldBuilder - Interface in com.deiser.jira.profields.api.field.list.multiple
List multiple field builder
ListParentField - Interface in com.deiser.jira.profields.api.field.list.parent
List parent field
ListParentFieldBuilder - Interface in com.deiser.jira.profields.api.field.list.parent
List parent field builder
LOW1 - Enum constant in enum class com.deiser.jira.profields.api.field.item.priority.PriorityItemType
Represented by one down arrow
LOW2 - Enum constant in enum class com.deiser.jira.profields.api.field.item.priority.PriorityItemType
Represented by two down arrows
LOW3 - Enum constant in enum class com.deiser.jira.profields.api.field.item.priority.PriorityItemType
Represented by three down arrows

M

MEDIUM - Enum constant in enum class com.deiser.jira.profields.api.field.item.priority.PriorityItemType
Represented by an horizontal line
Message - Interface in com.deiser.jira.profields.api.project
Class that represent the message in the search by PQL
MessageType - Enum Class in com.deiser.jira.profields.api.project
Types of Message
MOVED - Enum constant in enum class com.deiser.jira.profields.api.field.item.status.StatusItemType
Yellow
MYSQL - Enum constant in enum class com.deiser.jira.profields.api.connection.database.DatabaseType
 

N

NEW - Enum constant in enum class com.deiser.jira.profields.api.field.item.status.StatusItemType
Purple
newBuilder() - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemService
Get a new builder to create items for a list field
newBuilder() - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItemService
Get a new builder to create items for a priority field
newBuilder() - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItemService
Get a new builder to create items for a status field
NONE - Enum constant in enum class com.deiser.jira.profields.api.field.list.parent.HierarchyType
 
NUMBER - Enum constant in enum class com.deiser.jira.profields.api.field.FieldOperatorType
NUMBER OPERATOR TYPE
NUMBER - Enum constant in enum class com.deiser.jira.profields.api.field.FieldSorter
NUMBER ORDER
NUMBER - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Number field type.
NumberField - Interface in com.deiser.jira.profields.api.field.number
Number field
NumberFieldBuilder - Interface in com.deiser.jira.profields.api.field.number
Number field builder

O

ONCE_A_MONTH - Enum constant in enum class com.deiser.jira.profields.api.subscription.cronExp.ScheduleType
 
onDateValueUpdated(ApplicationUser, Project, DateField, Date, Date) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onDurationValueUpdated(ApplicationUser, Project, DurationField, Long, Long) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onFieldCreated(ApplicationUser, Field) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onFieldCreated(ProfieldsFieldCreatedEvent) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onFieldUpdated(ApplicationUser, Field, Field) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onFieldUpdated(ProfieldsFieldUpdatedEvent) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onGroupMultiValueUpdated(ApplicationUser, Project, GroupMultipleField, List<Group>, List<Group>) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onGroupValueUpdated(ApplicationUser, Project, GroupField, Group, Group) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onListMultiValueUpdated(ApplicationUser, Project, ListMultipleField, List<ListItem>, List<ListItem>) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onListValueUpdated(ApplicationUser, Project, ListField, ListItem, ListItem) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onNumberValueUpdated(ApplicationUser, Project, NumberField, BigDecimal, BigDecimal) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onPriorityValueUpdated(ApplicationUser, Project, PriorityField, PriorityItem, PriorityItem) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onProfieldsEvent(ProfieldsEvent) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onProjectMultiValueUpdated(ApplicationUser, Project, ProjectMultipleField, List<Project>, List<Project>) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onProjectValueUpdated(ApplicationUser, Project, ProjectField, Project, Project) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onStatusValueUpdated(ApplicationUser, Project, StatusField, StatusItem, StatusItem) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onTextValueUpdated(ApplicationUser, Project, TextField, String, String) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onUpgradeFinished(ApplicationUser) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onUpgradeFinished(ProfieldsUpgradeFinishedEvent) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onUserMultiValueUpdated(ApplicationUser, Project, UserMultipleField, List<ApplicationUser>, List<ApplicationUser>) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onUserValueUpdated(ApplicationUser, Project, UserField, ApplicationUser, ApplicationUser) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onValueUpdated(ApplicationUser, Project, Field, Object, Object) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
onValueUpdated(ProfieldsValueUpdateEvent) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
ORACLE - Enum constant in enum class com.deiser.jira.profields.api.connection.database.DatabaseType
 

P

PARENT - Enum constant in enum class com.deiser.jira.profields.api.field.list.parent.HierarchyType
 
parentValue(String) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemBuilder
Set the parent value that will set in the item
Permissions - Interface in com.deiser.jira.profields.api.permission
Permissions
PermissionService - Interface in com.deiser.jira.profields.api.permission
Permission service
POSTGRE_SQL - Enum constant in enum class com.deiser.jira.profields.api.connection.database.DatabaseType
 
PRIORITY - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Priority field type.
PRIORITY_ORDER - Enum constant in enum class com.deiser.jira.profields.api.field.FieldSorter
SELF ORDERING
PriorityField - Interface in com.deiser.jira.profields.api.field.priority
Priority field
PriorityFieldBuilder - Interface in com.deiser.jira.profields.api.field.priority
Priority field builder
PriorityItem - Interface in com.deiser.jira.profields.api.field.item.priority
Represents an item of a PriorityField
PriorityItemBuilder - Interface in com.deiser.jira.profields.api.field.item.priority
Builder to create items for the PriorityField
PriorityItemService - Interface in com.deiser.jira.profields.api.field.item.priority
Service to manage the items of the priority field
PriorityItemType - Enum Class in com.deiser.jira.profields.api.field.item.priority
Represents the type of the items in the field priority
ProfieldsAutoRegListener - Class in com.deiser.jira.profields.api.event.listener
 
ProfieldsAutoRegListener(EventPublisher) - Constructor for class com.deiser.jira.profields.api.event.listener.ProfieldsAutoRegListener
 
profieldsEvent(ProfieldsEvent) - Method in class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
ProfieldsEvent - Class in com.deiser.jira.profields.api.event.model
 
ProfieldsEvent() - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsEvent
 
ProfieldsEvent(ApplicationUser, Project) - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsEvent
 
ProfieldsFieldCreatedEvent - Class in com.deiser.jira.profields.api.event.model
 
ProfieldsFieldCreatedEvent(ApplicationUser, Field) - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsFieldCreatedEvent
 
ProfieldsFieldUpdatedEvent - Class in com.deiser.jira.profields.api.event.model
 
ProfieldsFieldUpdatedEvent(ApplicationUser, Field, Field) - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsFieldUpdatedEvent
 
ProfieldsLayoutAssociatedEvent - Class in com.deiser.jira.profields.api.event.model
 
ProfieldsLayoutAssociatedEvent(ApplicationUser, Layout, Project) - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsLayoutAssociatedEvent
 
ProfieldsLayoutDisassociatedEvent - Class in com.deiser.jira.profields.api.event.model
 
ProfieldsLayoutDisassociatedEvent(ApplicationUser, Layout, Project) - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsLayoutDisassociatedEvent
 
ProfieldsLayoutUpdatedEvent - Class in com.deiser.jira.profields.api.event.model
 
ProfieldsLayoutUpdatedEvent(ApplicationUser, Layout, Layout) - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsLayoutUpdatedEvent
 
ProfieldsListener - Class in com.deiser.jira.profields.api.event.listener
 
ProfieldsListener() - Constructor for class com.deiser.jira.profields.api.event.listener.ProfieldsListener
 
ProfieldsProjectDeleteEvent - Class in com.deiser.jira.profields.api.event.model
 
ProfieldsProjectDeleteEvent() - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsProjectDeleteEvent
 
ProfieldsProjectDeleteEvent(ApplicationUser, Project) - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsProjectDeleteEvent
 
ProfieldsUpgradeFinishedEvent - Class in com.deiser.jira.profields.api.event.model
 
ProfieldsUpgradeFinishedEvent() - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsUpgradeFinishedEvent
 
ProfieldsUpgradeFinishedEvent(ApplicationUser) - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsUpgradeFinishedEvent
 
ProfieldsValueUpdateEvent - Class in com.deiser.jira.profields.api.event.model
 
ProfieldsValueUpdateEvent() - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsValueUpdateEvent
 
ProfieldsValueUpdateEvent(ApplicationUser, Project, Field, Object, Object) - Constructor for class com.deiser.jira.profields.api.event.model.ProfieldsValueUpdateEvent
 
PROJECT - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project field type.
PROJECT_ASSIGNEE - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project assignee field type.
PROJECT_AVATAR - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project avatar field type.
PROJECT_CATEGORY - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project category field type.
PROJECT_CREATION - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project creation field type.
PROJECT_DESCRIPTION - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project description field type.
PROJECT_KEY - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project key field type.
PROJECT_LEAD - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project lead field type.
PROJECT_MULTIPLE - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project multi field type.
PROJECT_NAME - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project name field type.
PROJECT_TYPE - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project type field type.
PROJECT_URL - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Project url field type.
ProjectCategoryField - Interface in com.deiser.jira.profields.api.field.system
Project category field
ProjectCreationField - Interface in com.deiser.jira.profields.api.field.system
Project creation field
ProjectDefaultAssigneeField - Interface in com.deiser.jira.profields.api.field.system
Project default assignee field
ProjectDescriptionField - Interface in com.deiser.jira.profields.api.field.system
Project description field
ProjectField - Interface in com.deiser.jira.profields.api.field.project
Project field
ProjectFieldBuilder - Interface in com.deiser.jira.profields.api.field.project
Project field builder
ProjectIndexService - Interface in com.deiser.jira.profields.api.reindex
Project index service
ProjectKeyField - Interface in com.deiser.jira.profields.api.field.system
Project key field
ProjectLeadField - Interface in com.deiser.jira.profields.api.field.system
Project lead field
ProjectMultipleField - Interface in com.deiser.jira.profields.api.field.projectmultiple
Project multiple field
ProjectMultipleFieldBuilder - Interface in com.deiser.jira.profields.api.field.projectmultiple
Project multiple field builder
ProjectNameField - Interface in com.deiser.jira.profields.api.field.system
Project name field
ProjectType - Interface in com.deiser.jira.profields.api.project
Project type
ProjectTypeField - Interface in com.deiser.jira.profields.api.field.system
Project type field
ProjectUrlField - Interface in com.deiser.jira.profields.api.field.system
Project url field
ProjectWatcher - Interface in com.deiser.jira.profields.api.watch
ProjectWatch class

R

reindexAllProjectsInBackground() - Method in interface com.deiser.jira.profields.api.reindex.ProjectIndexService
Reindex all projects in background
reindexProjectInBackground(Project) - Method in interface com.deiser.jira.profields.api.reindex.ProjectIndexService
Reindex a project in background
RELEASED - Enum constant in enum class com.deiser.jira.profields.api.filter.view.releases.VersionStatus
 
RELEASES - Enum constant in enum class com.deiser.jira.profields.api.filter.view.ViewType
 
removeAdminPermission(Group...) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Delete a group.
removeAdminPermission(ApplicationUser...) - Method in interface com.deiser.jira.profields.api.permission.PermissionService
Delete a user.
removeAllFieldViews() - Method in interface com.deiser.jira.profields.api.layout.view.ContainerViewBuilder
Remove all field view builder from the container
removeAllFirstColumn() - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Remove all containers in the first columns
removeAllSecondColumn() - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Remove all containers in the second columns
removeAllSections() - Method in interface com.deiser.jira.profields.api.layout.LayoutBuilder
Remove all sections of the layout.
removeAllSectionViewBuilders() - Method in interface com.deiser.jira.profields.api.layout.Layout
Remove all new structure of the layout.
removeAllThirdColumn() - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Remove all containers in the third columns
REMOVED - Enum constant in enum class com.deiser.jira.profields.api.field.item.status.StatusItemType
Red
removeDefault(ProjectType) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Remove the default layout for a project type
removeDefaultLayout(ProjectType) - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
Remove the default layout for a project type
removeFieldView(FieldViewBuilder) - Method in interface com.deiser.jira.profields.api.layout.view.ContainerViewBuilder
Remove the Field view builder from the container
removeFirstColumn(ContainerViewBuilder) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Remove the container in the first column
removeSecondColumn(ContainerViewBuilder) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Remove the container in the second column
removeSectionViewBuilder(SectionViewBuilder) - Method in interface com.deiser.jira.profields.api.layout.Layout
Remove the sectionViewBuilder in the new structure of the layout.
removeThirdColumn(ContainerViewBuilder) - Method in interface com.deiser.jira.profields.api.layout.view.SectionViewBuilder
Remove the container in the third column

S

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 Class in com.deiser.jira.profields.api.subscription.cronExp
 
SCRIPT - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Script field type.
ScriptExecutor - Interface in com.deiser.jira.profields.api.script
Script executor
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, Layout) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Set the default layout for a project type
setDefault(ProjectType, Integer) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Deprecated.
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.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.date.DateField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.date.DateFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.datetime.DateTimeField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.datetime.DateTimeFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.duration.DurationField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.duration.DurationFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.group.GroupField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.group.GroupFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.groupmultiple.GroupMultipleField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.groupmultiple.GroupMultipleFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.list.ListField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.list.ListFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.number.NumberField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.number.NumberFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.priority.PriorityField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.priority.PriorityFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.project.ProjectField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.project.ProjectFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.projectmultiple.ProjectMultipleField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.projectmultiple.ProjectMultipleFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.status.StatusField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.status.StatusFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.text.TextField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.text.TextFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.textmultiple.TextMultipleField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.textmultiple.TextMultipleFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.user.UserField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.user.UserFieldBuilder
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.usermultiple.UserMultipleField
Set the edit role of the field.
setEditRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.usermultiple.UserMultipleFieldBuilder
Set the edit role of the field.
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.formula.FormulaField
Set the field id.
setFieldId(String) - Method in interface com.deiser.jira.profields.api.field.formula.FormulaFieldBuilder
Set the field id.
setFields(List<Field>) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionBuilder
Sets fields to include in the subscription
setFields(List<T>) - Method in interface com.deiser.jira.profields.api.filter.view.list.ViewListBuilder
Set the list of columns of the filter.
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
 
setLastTaskVersion(Integer) - Method in interface com.deiser.jira.profields.api.configuration.ConfigurationService
Set the last task executed version
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.
 
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.date.DateField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.date.DateFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.datetime.DateTimeField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.datetime.DateTimeFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.duration.DurationField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.duration.DurationFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.group.GroupField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.group.GroupFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.groupmultiple.GroupMultipleField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.groupmultiple.GroupMultipleFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.list.ListField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.list.ListFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.number.NumberField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.number.NumberFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.priority.PriorityField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.priority.PriorityFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.project.ProjectField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.project.ProjectFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.projectmultiple.ProjectMultipleField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.projectmultiple.ProjectMultipleFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.status.StatusField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.status.StatusFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.text.TextField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.text.TextFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.textmultiple.TextMultipleField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.textmultiple.TextMultipleFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.user.UserField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.user.UserFieldBuilder
Sets nobody edit role.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.usermultiple.UserMultipleField
Set nobody as edit role for the field.
setNobodyAsEditRole() - Method in interface com.deiser.jira.profields.api.field.usermultiple.UserMultipleFieldBuilder
Sets nobody edit role.
setNobodyAsViewRole() - Method in interface com.deiser.jira.profields.api.field.formula.FormulaField
Set nobody as view role for the field.
setNobodyAsViewRole() - Method in interface com.deiser.jira.profields.api.field.formula.FormulaFieldBuilder
Set Nobody as viewRole
setNobodyAsViewRole() - Method in interface com.deiser.jira.profields.api.field.script.ScriptField
Set nobody as view role for the field.
setNobodyAsViewRole() - Method in interface com.deiser.jira.profields.api.field.script.ScriptFieldBuilder
Set Nobody as viewRole
setOldValue(Object) - Method in class com.deiser.jira.profields.api.event.model.ValueUpdateEvent
Deprecated.
 
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.date.DateField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.date.DateFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.datetime.DateTimeField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.datetime.DateTimeFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.duration.DurationField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.duration.DurationFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.group.GroupField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.group.GroupFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.groupmultiple.GroupMultipleField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.groupmultiple.GroupMultipleFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.list.ListField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.list.ListFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.number.NumberField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.number.NumberFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.priority.PriorityField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.priority.PriorityFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.project.ProjectField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.project.ProjectFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.projectmultiple.ProjectMultipleField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.projectmultiple.ProjectMultipleFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.status.StatusField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.status.StatusFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.text.TextField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.text.TextFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.textmultiple.TextMultipleField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.textmultiple.TextMultipleFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.user.UserField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.user.UserFieldBuilder
Sets only editors view role.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.usermultiple.UserMultipleField
Set only editors as view role for the field.
setOnlyEditorsAsViewRole() - Method in interface com.deiser.jira.profields.api.field.usermultiple.UserMultipleFieldBuilder
Sets only editors view role.
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
 
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(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, DateField, Date, boolean) - 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, DurationField, Long, boolean) - Method in interface com.deiser.jira.profields.api.value.ValueService
Set the value for a duration 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, GroupField, Group, boolean) - 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, GroupMultipleField, List<Group>, boolean) - Method in interface com.deiser.jira.profields.api.value.ValueService
Set the value for a group 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, ListExtField, ListItem, boolean) - 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
setValue(Project, ListExtMultipleField, List<ListItem>, boolean) - Method in interface com.deiser.jira.profields.api.value.ValueService
Set the value for a list external multiple 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, ListField, ListItem, boolean) - 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, ListMultipleField, List<ListItem>, boolean) - Method in interface com.deiser.jira.profields.api.value.ValueService
Set the value for a list multiple 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, NumberField, BigDecimal, boolean) - Method in interface com.deiser.jira.profields.api.value.ValueService
Set the value for a numeric 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, PriorityField, PriorityItem, boolean) - Method in interface com.deiser.jira.profields.api.value.ValueService
Set the value for a priority 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, ProjectField, Project, boolean) - 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, ProjectMultipleField, List<Project>, boolean) - 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, StatusField, StatusItem, boolean) - Method in interface com.deiser.jira.profields.api.value.ValueService
Set the value for a status field in a project
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, TextField, String, boolean) - 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, TextMultipleField, String, boolean) - Method in interface com.deiser.jira.profields.api.value.ValueService
Set the value for a text 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, UserField, ApplicationUser, boolean) - 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(String) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItem
Change the value of the item
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
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.date.DateField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.date.DateFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.datetime.DateTimeField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.datetime.DateTimeFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.duration.DurationField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.duration.DurationFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.formula.FormulaField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.formula.FormulaFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.group.GroupField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.group.GroupFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.groupmultiple.GroupMultipleField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.groupmultiple.GroupMultipleFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.list.ListField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.list.ListFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.number.NumberField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.number.NumberFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.priority.PriorityField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.priority.PriorityFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.project.ProjectField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.project.ProjectFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.projectmultiple.ProjectMultipleField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.projectmultiple.ProjectMultipleFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.script.ScriptField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.script.ScriptFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.status.StatusField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.status.StatusFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.text.TextField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.text.TextFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.textmultiple.TextMultipleField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.textmultiple.TextMultipleFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.user.UserField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.user.UserFieldBuilder
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.usermultiple.UserMultipleField
Set the view role of the field.
setViewRole(ProjectRole) - Method in interface com.deiser.jira.profields.api.field.usermultiple.UserMultipleFieldBuilder
Set the view role of the field.
shouldSearchInValueAndDisplay() - Method in enum class com.deiser.jira.profields.api.field.FieldType
 
shouldSendEmail() - Method in enum class com.deiser.jira.profields.api.field.FieldType
 
shouldStoreHistoricalData() - Method in enum class com.deiser.jira.profields.api.field.FieldType
 
simulate(Project, Field, List<String>) - Method in interface com.deiser.jira.profields.api.value.simulation.ValueSimulationService
Simulate value simulation.
simulate(Project, List<String>, List<FieldValuePair>) - Static method in class com.deiser.jira.profields.api.value.simulation.ValueSimulation
 
SQL_SERVER - Enum constant in enum class com.deiser.jira.profields.api.connection.database.DatabaseType
 
STATUS - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Status field type.
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
Represents an item of a StatusField
StatusItemBuilder - Interface in com.deiser.jira.profields.api.field.item.status
Builder to create items for the StatusField
StatusItemService - Interface in com.deiser.jira.profields.api.field.item.status
Service to manage the items of the status field
StatusItemType - Enum Class in com.deiser.jira.profields.api.field.item.status
Represents the type of the items in the field status
stream() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedFieldList
 
stream() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedValueList
 
stream() - Method in class com.deiser.jira.profields.api.value.simulation.ValueSimulation
 
streamCurrentValues() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedField
 
streamDeletedValues() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedField
 
streamFutureValues() - Method in class com.deiser.jira.profields.api.value.simulation.AffectedField
 
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.
SUCCESS - Enum constant in enum class com.deiser.jira.profields.api.field.item.status.StatusItemType
Green

T

text(String) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemBuilder
Set the text that will set in the item
text(String) - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItemBuilder
Set the text that will set in the item
text(String) - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItemBuilder
Set the text that will set in the item
TEXT - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Text field type.
TEXT_MULTIPLE - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
Text multiple field type.
TextField - Interface in com.deiser.jira.profields.api.field.text
Text field
TextFieldBuilder - Interface in com.deiser.jira.profields.api.field.text
Text field builder
TextMultipleField - Interface in com.deiser.jira.profields.api.field.textmultiple
Text multiple field
TextMultipleFieldBuilder - Interface in com.deiser.jira.profields.api.field.textmultiple
Text multiple field builder
type(PriorityItemType) - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItemBuilder
Set the type that will set in the item
type(StatusItemType) - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItemBuilder
Set the type that will set in the item

U

UnknownApplicationUser - Interface in com.deiser.jira.profields.api.field.unknown
Unknown application user
UnknownGroup - Interface in com.deiser.jira.profields.api.field.unknown
Unknown group
UnknownListItem - Interface in com.deiser.jira.profields.api.field.unknown
Unknown status item
UnknownPriorityItem - Interface in com.deiser.jira.profields.api.field.unknown
Unknown status item
UnknownProject - Interface in com.deiser.jira.profields.api.field.unknown
Unknown application user
UnknownStatusItem - Interface in com.deiser.jira.profields.api.field.unknown
Unknown status item
UNRELEASED - Enum constant in enum class com.deiser.jira.profields.api.filter.view.releases.VersionStatus
 
update(ApplicationUser, Filter) - Method in interface com.deiser.jira.profields.api.filter.FilterService
 
update(Connection) - Method in interface com.deiser.jira.profields.api.connection.ConnectionService
Update the connection in Projectrak
update(Field) - Method in interface com.deiser.jira.profields.api.field.FieldService
Update the field.
update(ListItem) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemService
Change the list item
update(PriorityItem) - Method in interface com.deiser.jira.profields.api.field.item.priority.PriorityItemService
Change the priority item
update(StatusItem) - Method in interface com.deiser.jira.profields.api.field.item.status.StatusItemService
Change the status item
update(Filter) - Method in interface com.deiser.jira.profields.api.filter.FilterService
Update the filter.
update(Layout) - Method in interface com.deiser.jira.profields.api.layout.LayoutService
Update the layout.
update(Subscription) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
Update subscription.
UPDATE - Enum constant in enum class com.deiser.jira.profields.api.permission.field.FieldAdminOperationType
 
updateWithError(Subscription, String) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
Update subscription with error execution.
updateWithSuccess(Subscription) - Method in interface com.deiser.jira.profields.api.subscription.SubscriptionService
Update subscription with success execution.
USER - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
User field type.
USER_MULTIPLE - Enum constant in enum class com.deiser.jira.profields.api.field.FieldType
User multiple field type.
UserField - Interface in com.deiser.jira.profields.api.field.user
User field
UserFieldBuilder - Interface in com.deiser.jira.profields.api.field.user
User field builder
UserMultipleField - Interface in com.deiser.jira.profields.api.field.usermultiple
User multiple field
UserMultipleFieldBuilder - Interface in com.deiser.jira.profields.api.field.usermultiple
User multiple field builder
UserService - Interface in com.deiser.jira.profields.api.user
User Service

V

validate() - Method in interface com.deiser.jira.profields.api.layout.view.ViewItemBuilder
 
validate(String) - Method in interface com.deiser.jira.profields.api.project.SearchService
Validate the pql
validateBigDecimal(String) - Method in interface com.deiser.jira.profields.api.value.ValueService
Validate the value and returns a BigDecimal if is valid or null if not
value(String) - Method in interface com.deiser.jira.profields.api.field.item.list.ListItemBuilder
Set the value that will set in the item
Value - Interface in com.deiser.jira.profields.api.value
Value
ValueAction - Class in com.deiser.jira.profields.api.value.simulation
 
ValueData - Interface in com.deiser.jira.profields.api.value
Value Data
ValueList - Class in com.deiser.jira.profields.api.value
Value list
ValueList(List<Field>) - Constructor for class com.deiser.jira.profields.api.value.ValueList
 
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.connection.ConnectionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.connection.database.DatabaseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldOperatorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldSorter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.field.item.priority.PriorityItemType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.field.item.status.StatusItemType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.field.list.parent.HierarchyType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.filter.view.releases.VersionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.filter.view.ViewType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.permission.field.FieldAdminOperationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.project.MessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deiser.jira.profields.api.subscription.cronExp.ScheduleType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.deiser.jira.profields.api.connection.ConnectionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.connection.database.DatabaseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.field.FieldOperatorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.field.FieldSorter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.field.FieldType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.field.item.priority.PriorityItemType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.field.item.status.StatusItemType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.field.list.parent.HierarchyType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.filter.view.releases.VersionStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.filter.view.ViewType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.permission.field.FieldAdminOperationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.project.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deiser.jira.profields.api.subscription.cronExp.ScheduleType
Returns an array containing the constants of this enum class, in the order they are declared.
ValueService - Interface in com.deiser.jira.profields.api.value
Value service
ValueSimulation - Class in com.deiser.jira.profields.api.value.simulation
 
ValueSimulationService - Interface in com.deiser.jira.profields.api.value.simulation
The Value simulation service to get the possible values affected for the introduced values
ValueUpdateEvent - Class in com.deiser.jira.profields.api.event.model
Deprecated.
ValueUpdateEvent() - Constructor for class com.deiser.jira.profields.api.event.model.ValueUpdateEvent
Deprecated.
 
ValueUpdateEvent(ApplicationUser, Project, Field, Object, Object) - Constructor for class com.deiser.jira.profields.api.event.model.ValueUpdateEvent
Deprecated.
 
VersionStatus - Enum Class in com.deiser.jira.profields.api.filter.view.releases
 
View - Interface in com.deiser.jira.profields.api.filter.view
 
ViewBuilder - Interface in com.deiser.jira.profields.api.filter.view
 
ViewItem - Interface in com.deiser.jira.profields.api.layout.view
 
ViewItemBuilder - Interface in com.deiser.jira.profields.api.layout.view
 
ViewList - Interface in com.deiser.jira.profields.api.filter.view.list
 
ViewListBuilder<T extends Field> - Interface in com.deiser.jira.profields.api.filter.view.list
 
ViewReleases - Interface in com.deiser.jira.profields.api.filter.view.releases
 
ViewReleasesBuilder - Interface in com.deiser.jira.profields.api.filter.view.releases
 
ViewType - Enum Class in com.deiser.jira.profields.api.filter.view
 
visitFilter(ApplicationUser, Filter) - Method in interface com.deiser.jira.profields.api.user.UserService
Increment the visits counter for this view

W

WARNING - Enum constant in enum class com.deiser.jira.profields.api.project.MessageType
 
WatchService - Interface in com.deiser.jira.profields.api.watch
The interface Watch service.
withAllPermissions() - Static method in class com.deiser.jira.profields.api.value.simulation.ValueAction
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form