Skip navigation links
C F G H I S V 

C

com.valiantys.nfeed.api - package com.valiantys.nfeed.api
Elements Connect (formerly nFeed) Java API allowing direct manipulation of custom fields by third party addons.
computeFieldsValue(String, List<String>) - Method in interface com.valiantys.nfeed.api.IFieldValueService
Retrieves all custom fields from passed custom fields ids and compute their values according to the given issue.

F

FieldDisplayResult - Interface in com.valiantys.nfeed.api
Elements Connect field display format providing a textual result as configured by the administrator or an error.

G

getDbValue(String, String) - Method in interface com.valiantys.nfeed.api.IFieldValueService
Returns Elements Connect custom field string value as it is stored in Jira database.
getDisplay() - Method in interface com.valiantys.nfeed.api.FieldDisplayResult
 
getDisplayResult(Long, String) - Method in interface com.valiantys.nfeed.api.IFieldDisplayService
Retrieves the display value of an Elements Connect custom field for issue view.
getDisplayResult(String, String) - Method in interface com.valiantys.nfeed.api.IFieldDisplayService
Retrieves the display value of an Elements Connect custom field for issue view.
getDisplayResult(Long, String, View) - Method in interface com.valiantys.nfeed.api.IFieldDisplayService
Retrieves the display value of an Elements Connect custom field for a specific view.
getDisplayResult(String, String, View) - Method in interface com.valiantys.nfeed.api.IFieldDisplayService
Retrieves the display value of an Elements Connect custom field for a specific view.
getDisplayResultOverrideSecurity(Long, String) - Method in interface com.valiantys.nfeed.api.IFieldDisplayService
Retrieves the display value of an Elements Connect custom field for issue view overriding user permissions.
getDisplayResultOverrideSecurity(String, String) - Method in interface com.valiantys.nfeed.api.IFieldDisplayService
Retrieves the display value of an Elements Connect custom field for issue view overriding user permissions.
getDisplayResultOverrideSecurity(Long, String, View) - Method in interface com.valiantys.nfeed.api.IFieldDisplayService
Retrieves the display value of an Elements Connect custom field for a specific view overriding user permissions.
getDisplayResultOverrideSecurity(String, String, View) - Method in interface com.valiantys.nfeed.api.IFieldDisplayService
Retrieves the display value of an Elements Connect custom field for a specific view overriding user permissions.
getDisplays() - Method in interface com.valiantys.nfeed.api.FieldDisplayResult
Deprecated.
use getDisplay() to get the formatted (with header and footer) and concatenated result of the display list.
getError() - Method in interface com.valiantys.nfeed.api.FieldDisplayResult
 
getFieldValues(String, String) - Method in interface com.valiantys.nfeed.api.IFieldValueService
Returns values contained in the Elements Connect custom field.

H

hasError() - Method in interface com.valiantys.nfeed.api.FieldDisplayResult
 

I

IFieldDisplayService - Interface in com.valiantys.nfeed.api
Service allowing generation of Elements Connect fields display values.
IFieldValueService - Interface in com.valiantys.nfeed.api
Service allowing manipulation of Elements Connect custom fields actual values.

S

setFieldValue(String, String, Object) - Method in interface com.valiantys.nfeed.api.IFieldValueService
Sets an Elements Connect custom field value.
setFieldValues(String, String, Collection<?>) - Method in interface com.valiantys.nfeed.api.IFieldValueService
Sets an Elements Connect custom field values.

V

valueOf(String) - Static method in enum com.valiantys.nfeed.api.View
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.valiantys.nfeed.api.View
Returns an array containing the constants of this enum type, in the order they are declared.
View - Enum in com.valiantys.nfeed.api
 
C F G H I S V 
Skip navigation links

Copyright © 2020 Elements. All rights reserved.