@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, setObjectTypeId
getAttributeNamesForSearch, getAttributeNamesToShow, getCustomFieldConfigId, getCustomFieldId, getId, getMultiple, getScopeIql, getShowObjPickerSDPortals, getShowOnSDCustomerDetails, setAddAllOption, setAttributeNamesForSearch, setAttributeNamesToShow, setCustomFieldConfigId, setCustomFieldId, setId, setMultiple, setScopeIql, setShowObjPickerSDPortals, setShowOnSDCustomerDetails
public NormalCustomFieldConnectBean()
public NormalCustomFieldConnectBean(NormalCustomFieldConnectBean original)
public Boolean getShowOnlyUserObjects()
getShowOnlyUserObjects
in class CustomFieldConnectBean
public void setShowOnlyUserObjects(Boolean showOnlyUserObjects)
public int getRestrictUserType()
public void setRestrictUserType(int restrictUserType)
public String getIssueScopeIql()
getIssueScopeIql
in class AbstractCustomFieldConnectBean
public void setIssueScopeIql(String issueScopeIql)
public Boolean getShowOnlyProjectObjects()
getShowOnlyProjectObjects
in class CustomFieldConnectBean
public void setShowOnlyProjectObjects(Boolean showOnlyProjectObjects)
public int getFormType()
public void setFormType(int formType)
public Boolean getAddAllOption()
getAddAllOption
in class AbstractCustomFieldConnectBean
public void setAddAllOption(Boolean addAllOption)
public String getResourcePath()
getResourcePath
in class AbstractCustomFieldConnectBean
public String getServiceDeskResourcePath()
getServiceDeskResourcePath
in class AbstractCustomFieldConnectBean
public NormalCustomFieldConnectBean clone()
clone
in class CustomFieldConnectBean
Copyright © 2024 Atlassian. All rights reserved.