public class WSFieldsConfigBean
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
WSFieldsConfigBean() |
protected WSSortedOptionBean[] issueTypeOptions
protected WSSortedOptionBean[] priorityOptions
protected WSTreeNode[] releaseNoticedOptions
protected WSTreeNode[] releaseScheduledOptions
protected WSSortedOptionBean[] severityOptions
protected WSStateOptionBean[] stateOptions
protected WSTreeNode[] projectOptions
protected WSPersonBean[] managerOptions
protected WSPersonBean[] responsibleOptions
protected WSPersonBean[] originatorOptions
protected WSPersonBean[] changedByOptions
protected WSFieldOptions[] customFieldOptions
protected WSFieldSettingsBean issueNoSettings
protected WSFieldSettingsBean managerSettings
protected WSFieldSettingsBean changedBySettings
protected WSFieldSettingsBean originatorSettings
protected WSFieldSettingsBean responsibleSettings
protected WSFieldSettingsBean issueTypeSettings
protected WSFieldSettingsBean prioritySettings
protected WSFieldSettingsBean severitySettings
protected WSFieldSettingsBean superiorWorkitemSettings
protected WSFieldSettingsBean synopsysSettings
protected WSFieldSettingsBean descriptionSettings
protected WSFieldSettingsBean lastEditSettings
protected WSFieldSettingsBean releaseNoticedSettings
protected WSFieldSettingsBean releaseScheduledSettings
protected WSFieldSettingsBean buildSettings
protected WSFieldSettingsBean stateSettings
protected WSFieldSettingsBean startDateSettings
protected WSFieldSettingsBean endDateSettings
protected WSFieldSettingsBean createdSettings
protected WSFieldSettingsBean projectSettings
protected WSFieldSettingsBean commentSettings
protected WSFieldSettingsBean[] customFieldSettings
public WSSortedOptionBean[] getIssueTypeOptions()
public void setIssueTypeOptions(WSSortedOptionBean[] issueTypeOptions)
public WSSortedOptionBean[] getPriorityOptions()
public void setPriorityOptions(WSSortedOptionBean[] priorityOptions)
public WSTreeNode[] getReleaseNoticedOptions()
public void setReleaseNoticedOptions(WSTreeNode[] releaseNoticedOptions)
public WSTreeNode[] getReleaseScheduledOptions()
public void setReleaseScheduledOptions(WSTreeNode[] releaseScheduledOptions)
public WSSortedOptionBean[] getSeverityOptions()
public void setSeverityOptions(WSSortedOptionBean[] severityOptions)
public WSStateOptionBean[] getStateOptions()
public void setStateOptions(WSStateOptionBean[] stateOptions)
public WSPersonBean[] getManagerOptions()
public void setManagerOptions(WSPersonBean[] managerOptions)
public WSPersonBean[] getResponsibleOptions()
public void setResponsibleOptions(WSPersonBean[] responsibleOptions)
public WSFieldOptions[] getCustomFieldOptions()
public void setCustomFieldOptions(WSFieldOptions[] customFieldOptions)
public WSFieldSettingsBean getIssueNoSettings()
public void setIssueNoSettings(WSFieldSettingsBean issueNoSettings)
public WSFieldSettingsBean getManagerSettings()
public void setManagerSettings(WSFieldSettingsBean managerSettings)
public WSFieldSettingsBean getChangedBySettings()
public void setChangedBySettings(WSFieldSettingsBean changedBySettings)
public WSFieldSettingsBean getOriginatorSettings()
public void setOriginatorSettings(WSFieldSettingsBean originatorSettings)
public WSFieldSettingsBean getResponsibleSettings()
public void setResponsibleSettings(WSFieldSettingsBean responsibleSettings)
public WSFieldSettingsBean getIssueTypeSettings()
public void setIssueTypeSettings(WSFieldSettingsBean issueTypeSettings)
public WSFieldSettingsBean getPrioritySettings()
public void setPrioritySettings(WSFieldSettingsBean prioritySettings)
public WSFieldSettingsBean getSeveritySettings()
public void setSeveritySettings(WSFieldSettingsBean severitySettings)
public WSFieldSettingsBean getSuperiorWorkitemSettings()
public void setSuperiorWorkitemSettings(WSFieldSettingsBean superiorWorkitemSettings)
public WSFieldSettingsBean getSynopsysSettings()
public void setSynopsysSettings(WSFieldSettingsBean synopsysSettings)
public WSFieldSettingsBean getDescriptionSettings()
public void setDescriptionSettings(WSFieldSettingsBean descriptionSettings)
public WSFieldSettingsBean getLastEditSettings()
public void setLastEditSettings(WSFieldSettingsBean lastEditSettings)
public WSFieldSettingsBean getReleaseNoticedSettings()
public void setReleaseNoticedSettings(WSFieldSettingsBean releaseNoticedSettings)
public WSFieldSettingsBean getReleaseScheduledSettings()
public void setReleaseScheduledSettings(WSFieldSettingsBean releaseScheduledSettings)
public WSFieldSettingsBean getBuildSettings()
public void setBuildSettings(WSFieldSettingsBean buildSettings)
public WSFieldSettingsBean getStateSettings()
public void setStateSettings(WSFieldSettingsBean stateSettings)
public WSFieldSettingsBean getStartDateSettings()
public void setStartDateSettings(WSFieldSettingsBean startDateSettings)
public WSFieldSettingsBean getEndDateSettings()
public void setEndDateSettings(WSFieldSettingsBean endDateSettings)
public WSFieldSettingsBean getCreatedSettings()
public void setCreatedSettings(WSFieldSettingsBean createdSettings)
public WSFieldSettingsBean getProjectSettings()
public void setProjectSettings(WSFieldSettingsBean projectSettings)
public WSFieldSettingsBean[] getCustomFieldSettings()
public void setCustomFieldSettings(WSFieldSettingsBean[] customFieldSettings)
public WSPersonBean[] getOriginatorOptions()
public void setOriginatorOptions(WSPersonBean[] originatorOptions)
public WSPersonBean[] getChangedByOptions()
public void setChangedByOptions(WSPersonBean[] changedByOptions)
public WSFieldSettingsBean getCommentSettings()
public void setCommentSettings(WSFieldSettingsBean commentSettings)
public WSTreeNode[] getProjectOptions()
public void setProjectOptions(WSTreeNode[] projectOptions)