public class CustomFieldTestImpl extends CustomFieldImpl
ENTITY_CF_TYPE_KEY, ENTITY_CUSTOM_FIELD_SEARCHER, ENTITY_DESCRIPTION, ENTITY_ID, ENTITY_ISSUETYPE, ENTITY_NAME, ENTITY_PROJECT, ENTITY_TABLE_NAMEORDER_ASCENDING, ORDER_DESCENDING, TEMPLATE_DIRECTORY_PATHMOVE_ISSUE_PARAM_KEY, NO_HEADER_PARAM_KEY| Constructor and Description |
|---|
CustomFieldTestImpl(CustomField customField,
JiraAuthenticationContext authenticationContext,
FieldConfigSchemeManager fieldConfigSchemeManager,
PermissionManager permissionManager,
RendererManager rendererManager,
FieldConfigSchemeClauseContextUtil contextUtil,
CustomFieldDescription customFieldDescription,
FeatureManager featureManager,
TranslationManager translationManager,
CustomFieldScopeFactory scopeFactory,
CustomFieldTypeModuleDescriptors customFieldTypeModuleDescriptors,
CustomFieldSearcherModuleDescriptors customFieldSearcherModuleDescriptors) |
| Modifier and Type | Method and Description |
|---|---|
org.ofbiz.core.entity.GenericValue |
copyGenericValue()
Non-public method that returns a copy of the underlying GenericValue.
|
areDifferent, availableForBulkEdit, canRemoveValueFromIssueObject, compare, compareTo, createAssociatedSearchHandler, createValue, equals, getAssociatedIssueTypeObjects, getAssociatedIssueTypes, getAssociatedProjectObjects, getBulkEditHtml, getClauseNames, getColumnCssClass, getColumnHeadingKey, getColumnViewHtml, getConfigurationItemTypes, getConfigurationSchemes, getCreateHtml, getCreateHtml, getCustomFieldSearcher, getCustomFieldType, getCustomFieldValues, getDefaultSortOrder, getDefaultValue, getDescription, getDescriptionProperty, getEditHtml, getEditHtml, getEventPublisher, getFieldName, getFieldTypeInfo, getGenericValue, getHiddenFieldId, getI18nHelper, getId, getIdAsLong, getJsonDefaultValue, getJsonFromIssue, getJsonSchema, getName, getNameKey, getOptions, getOptions, getParamKeyIssueId, getParamKeyProjectId, getPropertySet, getRelevantConfig, getRelevantConfig, getRelevantParams, getReleventConfig, getRestFieldOperation, getSortComparatorSource, getSorter, getSortFields, getUntranslatedDescription, getUntranslatedDescriptionProperty, getUntranslatedName, getValue, getValueFromIssue, getValueFromParams, getViewHtml, getViewHtml, getViewHtml, hasBulkUpdatePermission, hashCode, hasParam, hasValue, isAllIssueTypes, isAllProjects, isEditable, isEnabled, isGlobal, isInScope, isInScope, isInScope, isInScopeForSearch, isRelevantForIssueContext, isRenderable, isShown, needsMove, populateDefaults, populateForMove, populateFromIssue, populateFromParams, populateParamsFromString, prettyPrintChangeHistory, prettyPrintChangeHistory, remove, removeValueFromIssueObject, toString, updateIssue, updateValue, validateFromActionParams, validateParamspublic CustomFieldTestImpl(CustomField customField, JiraAuthenticationContext authenticationContext, FieldConfigSchemeManager fieldConfigSchemeManager, PermissionManager permissionManager, RendererManager rendererManager, FieldConfigSchemeClauseContextUtil contextUtil, CustomFieldDescription customFieldDescription, FeatureManager featureManager, TranslationManager translationManager, CustomFieldScopeFactory scopeFactory, CustomFieldTypeModuleDescriptors customFieldTypeModuleDescriptors, CustomFieldSearcherModuleDescriptors customFieldSearcherModuleDescriptors)
public org.ofbiz.core.entity.GenericValue copyGenericValue()
CustomFieldImplPrefer this class's get* method instead.
copyGenericValue in class CustomFieldImplCopyright © 2002-2015 Atlassian. All Rights Reserved.