@Deprecated public class NormalCustomFieldConnectBean extends CustomFieldConnectBean implements Serializable
FORM_TYPE_RADIO_CHECKBOX, FORM_TYPE_SELECT, RESTRICT_USER_ON_CURRENT_USER, RESTRICT_USER_ON_REPORTER| Constructor and Description |
|---|
NormalCustomFieldConnectBean()
Deprecated.
|
NormalCustomFieldConnectBean(NormalCustomFieldConnectBean original)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
NormalCustomFieldConnectBean |
clone()
Deprecated.
|
Boolean |
getAddAllOption()
Deprecated.
|
int |
getFormType()
Deprecated.
|
String |
getIssueScopeIql()
Deprecated.
|
String |
getResourcePath()
Deprecated.
|
int |
getRestrictUserType()
Deprecated.
|
String |
getServiceDeskResourcePath()
Deprecated.
|
Boolean |
getShowOnlyProjectObjects()
Deprecated.
|
Boolean |
getShowOnlyUserObjects()
Deprecated.
|
void |
setAddAllOption(Boolean addAllOption)
Deprecated.
|
void |
setFormType(int formType)
Deprecated.
|
void |
setIssueScopeIql(String issueScopeIql)
Deprecated.
|
void |
setRestrictUserType(int restrictUserType)
Deprecated.
|
void |
setShowOnlyProjectObjects(Boolean showOnlyProjectObjects)
Deprecated.
|
void |
setShowOnlyUserObjects(Boolean showOnlyUserObjects)
Deprecated.
|
getAssignScopeIql, getAssignStrict, getIncludeChildObjectTypes, getObjectSchemaId, getObjectTypeId, setAssignScopeIql, setAssignStrict, setIncludeChildObjectTypes, setObjectSchemaId, setObjectTypeIdgetAttributeNamesForSearch, getAttributeNamesToShow, getCustomFieldConfigId, getCustomFieldId, getId, getMultiple, getScopeIql, getShowObjPickerSDPortals, getShowOnSDCustomerDetails, setAddAllOption, setAttributeNamesForSearch, setAttributeNamesToShow, setCustomFieldConfigId, setCustomFieldId, setId, setMultiple, setScopeIql, setShowObjPickerSDPortals, setShowOnSDCustomerDetailspublic NormalCustomFieldConnectBean()
public NormalCustomFieldConnectBean(NormalCustomFieldConnectBean original)
public Boolean getShowOnlyUserObjects()
getShowOnlyUserObjects in class CustomFieldConnectBeanpublic void setShowOnlyUserObjects(Boolean showOnlyUserObjects)
public int getRestrictUserType()
public void setRestrictUserType(int restrictUserType)
public String getIssueScopeIql()
getIssueScopeIql in class AbstractCustomFieldConnectBeanpublic void setIssueScopeIql(String issueScopeIql)
public Boolean getShowOnlyProjectObjects()
getShowOnlyProjectObjects in class CustomFieldConnectBeanpublic void setShowOnlyProjectObjects(Boolean showOnlyProjectObjects)
public int getFormType()
public void setFormType(int formType)
public Boolean getAddAllOption()
getAddAllOption in class AbstractCustomFieldConnectBeanpublic void setAddAllOption(Boolean addAllOption)
public String getResourcePath()
getResourcePath in class AbstractCustomFieldConnectBeanpublic String getServiceDeskResourcePath()
getServiceDeskResourcePath in class AbstractCustomFieldConnectBeanpublic NormalCustomFieldConnectBean clone()
clone in class CustomFieldConnectBeanCopyright © 2024 Atlassian. All rights reserved.