public class ReadOnlyCustomFieldConnectBean extends CustomFieldConnectBean implements Serializable
FORM_TYPE_RADIO_CHECKBOX, FORM_TYPE_SELECT, RESTRICT_USER_ON_CURRENT_USER, RESTRICT_USER_ON_REPORTER
Constructor and Description |
---|
ReadOnlyCustomFieldConnectBean() |
ReadOnlyCustomFieldConnectBean(ReadOnlyCustomFieldConnectBean original) |
Modifier and Type | Method and Description |
---|---|
ReadOnlyCustomFieldConnectBean |
clone() |
Boolean |
getAssignStrict() |
String |
getIssueScopeIql() |
String |
getResourcePath() |
String |
getServiceDeskResourcePath() |
Boolean |
getShowOnlyProjectObjects() |
Boolean |
getShowOnlyUserObjects() |
getAssignScopeIql, getIncludeChildObjectTypes, getObjectSchemaId, getObjectTypeId, setAssignScopeIql, setAssignStrict, setIncludeChildObjectTypes, setObjectSchemaId, setObjectTypeId
getAddAllOption, getAttributeNamesForSearch, getAttributeNamesToShow, getCustomFieldConfigId, getCustomFieldId, getId, getMultiple, getScopeIql, getShowObjPickerSDPortals, getShowOnSDCustomerDetails, setAddAllOption, setAttributeNamesForSearch, setAttributeNamesToShow, setCustomFieldConfigId, setCustomFieldId, setId, setMultiple, setScopeIql, setShowObjPickerSDPortals, setShowOnSDCustomerDetails
public ReadOnlyCustomFieldConnectBean()
public ReadOnlyCustomFieldConnectBean(ReadOnlyCustomFieldConnectBean original)
public Boolean getShowOnlyProjectObjects()
getShowOnlyProjectObjects
in class CustomFieldConnectBean
public String getResourcePath()
getResourcePath
in class AbstractCustomFieldConnectBean
public String getServiceDeskResourcePath()
getServiceDeskResourcePath
in class AbstractCustomFieldConnectBean
public Boolean getAssignStrict()
getAssignStrict
in class CustomFieldConnectBean
public String getIssueScopeIql()
getIssueScopeIql
in class AbstractCustomFieldConnectBean
public Boolean getShowOnlyUserObjects()
getShowOnlyUserObjects
in class CustomFieldConnectBean
public ReadOnlyCustomFieldConnectBean clone()
clone
in class CustomFieldConnectBean
Copyright © 2023 Atlassian. All rights reserved.