Class WorkItem
java.lang.Object
com.polarion.alm.ws.client.types.tracker.WorkItem
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWorkItem()WorkItem(Approval[] approvals, User[] assignee, Attachment[] attachments, User author, Category[] categories, Comment[] comments, Calendar created, Text description, Date dueDate, ExternallyLinkedWorkItem[] externallyLinkedWorkItems, Hyperlink[] hyperlinks, String id, String initialEstimate, LinkedOslcResource[] linkedOslcResources, Revision[] linkedRevisions, Revision[] linkedRevisionsDerived, LinkedWorkItem[] linkedWorkItems, LinkedWorkItem[] linkedWorkItemsDerived, String location, String moduleURI, String outlineNumber, Calendar plannedEnd, String[] plannedInURIs, Calendar plannedStart, PlanningConstraint[] planningConstraints, EnumOptionId previousStatus, PriorityOptionId priority, Project project, String remainingEstimate, EnumOptionId resolution, Calendar resolvedOn, EnumOptionId severity, EnumOptionId status, TimePoint timePoint, String timeSpent, String title, EnumOptionId type, Calendar updated, WorkRecord[] workRecords, Custom[] customFields, String uri, boolean unresolvable) -
Method Summary
Modifier and TypeMethodDescriptionbooleanApproval[]Gets the approvals value for this WorkItem.User[]Gets the assignee value for this WorkItem.Gets the attachments value for this WorkItem.Gets the author value for this WorkItem.Category[]Gets the categories value for this WorkItem.Comment[]Gets the comments value for this WorkItem.Gets the created value for this WorkItem.Custom[]Gets the customFields value for this WorkItem.Gets the description value for this WorkItem.static org.apache.axis.encoding.DeserializergetDeserializer(String mechType, Class _javaType, QName _xmlType) Get Custom DeserializerGets the dueDate value for this WorkItem.Gets the externallyLinkedWorkItems value for this WorkItem.Gets the hyperlinks value for this WorkItem.getId()Gets the id value for this WorkItem.Gets the initialEstimate value for this WorkItem.Gets the linkedOslcResources value for this WorkItem.Revision[]Gets the linkedRevisions value for this WorkItem.Revision[]Gets the linkedRevisionsDerived value for this WorkItem.Gets the linkedWorkItems value for this WorkItem.Gets the linkedWorkItemsDerived value for this WorkItem.Gets the location value for this WorkItem.Gets the moduleURI value for this WorkItem.Gets the outlineNumber value for this WorkItem.Gets the plannedEnd value for this WorkItem.String[]Gets the plannedInURIs value for this WorkItem.Gets the plannedStart value for this WorkItem.Gets the planningConstraints value for this WorkItem.Gets the previousStatus value for this WorkItem.Gets the priority value for this WorkItem.Gets the project value for this WorkItem.Gets the remainingEstimate value for this WorkItem.Gets the resolution value for this WorkItem.Gets the resolvedOn value for this WorkItem.static org.apache.axis.encoding.SerializergetSerializer(String mechType, Class _javaType, QName _xmlType) Get Custom SerializerGets the severity value for this WorkItem.Gets the status value for this WorkItem.Gets the timePoint value for this WorkItem.Gets the timeSpent value for this WorkItem.getTitle()Gets the title value for this WorkItem.getType()Gets the type value for this WorkItem.static org.apache.axis.description.TypeDescReturn type metadata objectGets the updated value for this WorkItem.getUri()Gets the uri value for this WorkItem.Gets the workRecords value for this WorkItem.inthashCode()booleanGets the unresolvable value for this WorkItem.voidsetApprovals(Approval[] approvals) Sets the approvals value for this WorkItem.voidsetAssignee(User[] assignee) Sets the assignee value for this WorkItem.voidsetAttachments(Attachment[] attachments) Sets the attachments value for this WorkItem.voidSets the author value for this WorkItem.voidsetCategories(Category[] categories) Sets the categories value for this WorkItem.voidsetComments(Comment[] comments) Sets the comments value for this WorkItem.voidsetCreated(Calendar created) Sets the created value for this WorkItem.voidsetCustomFields(Custom[] customFields) Sets the customFields value for this WorkItem.voidsetDescription(Text description) Sets the description value for this WorkItem.voidsetDueDate(Date dueDate) Sets the dueDate value for this WorkItem.voidsetExternallyLinkedWorkItems(ExternallyLinkedWorkItem[] externallyLinkedWorkItems) Sets the externallyLinkedWorkItems value for this WorkItem.voidsetHyperlinks(Hyperlink[] hyperlinks) Sets the hyperlinks value for this WorkItem.voidSets the id value for this WorkItem.voidsetInitialEstimate(String initialEstimate) Sets the initialEstimate value for this WorkItem.voidsetLinkedOslcResources(LinkedOslcResource[] linkedOslcResources) Sets the linkedOslcResources value for this WorkItem.voidsetLinkedRevisions(Revision[] linkedRevisions) Sets the linkedRevisions value for this WorkItem.voidsetLinkedRevisionsDerived(Revision[] linkedRevisionsDerived) Sets the linkedRevisionsDerived value for this WorkItem.voidsetLinkedWorkItems(LinkedWorkItem[] linkedWorkItems) Sets the linkedWorkItems value for this WorkItem.voidsetLinkedWorkItemsDerived(LinkedWorkItem[] linkedWorkItemsDerived) Sets the linkedWorkItemsDerived value for this WorkItem.voidsetLocation(String location) Sets the location value for this WorkItem.voidsetModuleURI(String moduleURI) Sets the moduleURI value for this WorkItem.voidsetOutlineNumber(String outlineNumber) Sets the outlineNumber value for this WorkItem.voidsetPlannedEnd(Calendar plannedEnd) Sets the plannedEnd value for this WorkItem.voidsetPlannedInURIs(String[] plannedInURIs) Sets the plannedInURIs value for this WorkItem.voidsetPlannedStart(Calendar plannedStart) Sets the plannedStart value for this WorkItem.voidsetPlanningConstraints(PlanningConstraint[] planningConstraints) Sets the planningConstraints value for this WorkItem.voidsetPreviousStatus(EnumOptionId previousStatus) Sets the previousStatus value for this WorkItem.voidsetPriority(PriorityOptionId priority) Sets the priority value for this WorkItem.voidsetProject(Project project) Sets the project value for this WorkItem.voidsetRemainingEstimate(String remainingEstimate) Sets the remainingEstimate value for this WorkItem.voidsetResolution(EnumOptionId resolution) Sets the resolution value for this WorkItem.voidsetResolvedOn(Calendar resolvedOn) Sets the resolvedOn value for this WorkItem.voidsetSeverity(EnumOptionId severity) Sets the severity value for this WorkItem.voidsetStatus(EnumOptionId status) Sets the status value for this WorkItem.voidsetTimePoint(TimePoint timePoint) Sets the timePoint value for this WorkItem.voidsetTimeSpent(String timeSpent) Sets the timeSpent value for this WorkItem.voidSets the title value for this WorkItem.voidsetType(EnumOptionId type) Sets the type value for this WorkItem.voidsetUnresolvable(boolean unresolvable) Sets the unresolvable value for this WorkItem.voidsetUpdated(Calendar updated) Sets the updated value for this WorkItem.voidSets the uri value for this WorkItem.voidsetWorkRecords(WorkRecord[] workRecords) Sets the workRecords value for this WorkItem.
-
Constructor Details
-
WorkItem
public WorkItem() -
WorkItem
public WorkItem(Approval[] approvals, User[] assignee, Attachment[] attachments, User author, Category[] categories, Comment[] comments, Calendar created, Text description, Date dueDate, ExternallyLinkedWorkItem[] externallyLinkedWorkItems, Hyperlink[] hyperlinks, String id, String initialEstimate, LinkedOslcResource[] linkedOslcResources, Revision[] linkedRevisions, Revision[] linkedRevisionsDerived, LinkedWorkItem[] linkedWorkItems, LinkedWorkItem[] linkedWorkItemsDerived, String location, String moduleURI, String outlineNumber, Calendar plannedEnd, String[] plannedInURIs, Calendar plannedStart, PlanningConstraint[] planningConstraints, EnumOptionId previousStatus, PriorityOptionId priority, Project project, String remainingEstimate, EnumOptionId resolution, Calendar resolvedOn, EnumOptionId severity, EnumOptionId status, TimePoint timePoint, String timeSpent, String title, EnumOptionId type, Calendar updated, WorkRecord[] workRecords, Custom[] customFields, String uri, boolean unresolvable)
-
-
Method Details
-
getApprovals
Gets the approvals value for this WorkItem.- Returns:
- approvals
-
setApprovals
Sets the approvals value for this WorkItem.- Parameters:
approvals-
-
getAssignee
Gets the assignee value for this WorkItem.- Returns:
- assignee
-
setAssignee
Sets the assignee value for this WorkItem.- Parameters:
assignee-
-
getAttachments
Gets the attachments value for this WorkItem.- Returns:
- attachments
-
setAttachments
Sets the attachments value for this WorkItem.- Parameters:
attachments-
-
getAuthor
Gets the author value for this WorkItem.- Returns:
- author
-
setAuthor
Sets the author value for this WorkItem.- Parameters:
author-
-
getCategories
Gets the categories value for this WorkItem.- Returns:
- categories
-
setCategories
Sets the categories value for this WorkItem.- Parameters:
categories-
-
getComments
Gets the comments value for this WorkItem.- Returns:
- comments
-
setComments
Sets the comments value for this WorkItem.- Parameters:
comments-
-
getCreated
Gets the created value for this WorkItem.- Returns:
- created
-
setCreated
Sets the created value for this WorkItem.- Parameters:
created-
-
getDescription
Gets the description value for this WorkItem.- Returns:
- description
-
setDescription
Sets the description value for this WorkItem.- Parameters:
description-
-
getDueDate
Gets the dueDate value for this WorkItem.- Returns:
- dueDate
-
setDueDate
Sets the dueDate value for this WorkItem.- Parameters:
dueDate-
-
getExternallyLinkedWorkItems
Gets the externallyLinkedWorkItems value for this WorkItem.- Returns:
- externallyLinkedWorkItems
-
setExternallyLinkedWorkItems
Sets the externallyLinkedWorkItems value for this WorkItem.- Parameters:
externallyLinkedWorkItems-
-
getHyperlinks
Gets the hyperlinks value for this WorkItem.- Returns:
- hyperlinks
-
setHyperlinks
Sets the hyperlinks value for this WorkItem.- Parameters:
hyperlinks-
-
getId
Gets the id value for this WorkItem.- Returns:
- id
-
setId
Sets the id value for this WorkItem.- Parameters:
id-
-
getInitialEstimate
Gets the initialEstimate value for this WorkItem.- Returns:
- initialEstimate
-
setInitialEstimate
Sets the initialEstimate value for this WorkItem.- Parameters:
initialEstimate-
-
getLinkedOslcResources
Gets the linkedOslcResources value for this WorkItem.- Returns:
- linkedOslcResources
-
setLinkedOslcResources
Sets the linkedOslcResources value for this WorkItem.- Parameters:
linkedOslcResources-
-
getLinkedRevisions
Gets the linkedRevisions value for this WorkItem.- Returns:
- linkedRevisions
-
setLinkedRevisions
Sets the linkedRevisions value for this WorkItem.- Parameters:
linkedRevisions-
-
getLinkedRevisionsDerived
Gets the linkedRevisionsDerived value for this WorkItem.- Returns:
- linkedRevisionsDerived
-
setLinkedRevisionsDerived
Sets the linkedRevisionsDerived value for this WorkItem.- Parameters:
linkedRevisionsDerived-
-
getLinkedWorkItems
Gets the linkedWorkItems value for this WorkItem.- Returns:
- linkedWorkItems
-
setLinkedWorkItems
Sets the linkedWorkItems value for this WorkItem.- Parameters:
linkedWorkItems-
-
getLinkedWorkItemsDerived
Gets the linkedWorkItemsDerived value for this WorkItem.- Returns:
- linkedWorkItemsDerived
-
setLinkedWorkItemsDerived
Sets the linkedWorkItemsDerived value for this WorkItem.- Parameters:
linkedWorkItemsDerived-
-
getLocation
Gets the location value for this WorkItem.- Returns:
- location
-
setLocation
Sets the location value for this WorkItem.- Parameters:
location-
-
getModuleURI
Gets the moduleURI value for this WorkItem.- Returns:
- moduleURI
-
setModuleURI
Sets the moduleURI value for this WorkItem.- Parameters:
moduleURI-
-
getOutlineNumber
Gets the outlineNumber value for this WorkItem.- Returns:
- outlineNumber
-
setOutlineNumber
Sets the outlineNumber value for this WorkItem.- Parameters:
outlineNumber-
-
getPlannedEnd
Gets the plannedEnd value for this WorkItem.- Returns:
- plannedEnd
-
setPlannedEnd
Sets the plannedEnd value for this WorkItem.- Parameters:
plannedEnd-
-
getPlannedInURIs
Gets the plannedInURIs value for this WorkItem.- Returns:
- plannedInURIs
-
setPlannedInURIs
Sets the plannedInURIs value for this WorkItem.- Parameters:
plannedInURIs-
-
getPlannedStart
Gets the plannedStart value for this WorkItem.- Returns:
- plannedStart
-
setPlannedStart
Sets the plannedStart value for this WorkItem.- Parameters:
plannedStart-
-
getPlanningConstraints
Gets the planningConstraints value for this WorkItem.- Returns:
- planningConstraints
-
setPlanningConstraints
Sets the planningConstraints value for this WorkItem.- Parameters:
planningConstraints-
-
getPreviousStatus
Gets the previousStatus value for this WorkItem.- Returns:
- previousStatus
-
setPreviousStatus
Sets the previousStatus value for this WorkItem.- Parameters:
previousStatus-
-
getPriority
Gets the priority value for this WorkItem.- Returns:
- priority
-
setPriority
Sets the priority value for this WorkItem.- Parameters:
priority-
-
getProject
Gets the project value for this WorkItem.- Returns:
- project
-
setProject
Sets the project value for this WorkItem.- Parameters:
project-
-
getRemainingEstimate
Gets the remainingEstimate value for this WorkItem.- Returns:
- remainingEstimate
-
setRemainingEstimate
Sets the remainingEstimate value for this WorkItem.- Parameters:
remainingEstimate-
-
getResolution
Gets the resolution value for this WorkItem.- Returns:
- resolution
-
setResolution
Sets the resolution value for this WorkItem.- Parameters:
resolution-
-
getResolvedOn
Gets the resolvedOn value for this WorkItem.- Returns:
- resolvedOn
-
setResolvedOn
Sets the resolvedOn value for this WorkItem.- Parameters:
resolvedOn-
-
getSeverity
Gets the severity value for this WorkItem.- Returns:
- severity
-
setSeverity
Sets the severity value for this WorkItem.- Parameters:
severity-
-
getStatus
Gets the status value for this WorkItem.- Returns:
- status
-
setStatus
Sets the status value for this WorkItem.- Parameters:
status-
-
getTimePoint
Gets the timePoint value for this WorkItem.- Returns:
- timePoint
-
setTimePoint
Sets the timePoint value for this WorkItem.- Parameters:
timePoint-
-
getTimeSpent
Gets the timeSpent value for this WorkItem.- Returns:
- timeSpent
-
setTimeSpent
Sets the timeSpent value for this WorkItem.- Parameters:
timeSpent-
-
getTitle
Gets the title value for this WorkItem.- Returns:
- title
-
setTitle
Sets the title value for this WorkItem.- Parameters:
title-
-
getType
Gets the type value for this WorkItem.- Returns:
- type
-
setType
Sets the type value for this WorkItem.- Parameters:
type-
-
getUpdated
Gets the updated value for this WorkItem.- Returns:
- updated
-
setUpdated
Sets the updated value for this WorkItem.- Parameters:
updated-
-
getWorkRecords
Gets the workRecords value for this WorkItem.- Returns:
- workRecords
-
setWorkRecords
Sets the workRecords value for this WorkItem.- Parameters:
workRecords-
-
getCustomFields
Gets the customFields value for this WorkItem.- Returns:
- customFields
-
setCustomFields
Sets the customFields value for this WorkItem.- Parameters:
customFields-
-
getUri
Gets the uri value for this WorkItem.- Returns:
- uri
-
setUri
Sets the uri value for this WorkItem.- Parameters:
uri-
-
isUnresolvable
public boolean isUnresolvable()Gets the unresolvable value for this WorkItem.- Returns:
- unresolvable
-
setUnresolvable
public void setUnresolvable(boolean unresolvable) Sets the unresolvable value for this WorkItem.- Parameters:
unresolvable-
-
equals
-
hashCode
public int hashCode() -
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()Return type metadata object -
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType) Get Custom Serializer -
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType) Get Custom Deserializer
-