Class WorkItem
java.lang.Object
com.polarion.alm.ws.client.types.tracker.WorkItem
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionWorkItem()
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 TypeMethodDescriptionboolean
Approval[]
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.Deserializer
getDeserializer
(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.Serializer
getSerializer
(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.TypeDesc
Return type metadata objectGets the updated value for this WorkItem.getUri()
Gets the uri value for this WorkItem.Gets the workRecords value for this WorkItem.int
hashCode()
boolean
Gets the unresolvable value for this WorkItem.void
setApprovals
(Approval[] approvals) Sets the approvals value for this WorkItem.void
setAssignee
(User[] assignee) Sets the assignee value for this WorkItem.void
setAttachments
(Attachment[] attachments) Sets the attachments value for this WorkItem.void
Sets the author value for this WorkItem.void
setCategories
(Category[] categories) Sets the categories value for this WorkItem.void
setComments
(Comment[] comments) Sets the comments value for this WorkItem.void
setCreated
(Calendar created) Sets the created value for this WorkItem.void
setCustomFields
(Custom[] customFields) Sets the customFields value for this WorkItem.void
setDescription
(Text description) Sets the description value for this WorkItem.void
setDueDate
(Date dueDate) Sets the dueDate value for this WorkItem.void
setExternallyLinkedWorkItems
(ExternallyLinkedWorkItem[] externallyLinkedWorkItems) Sets the externallyLinkedWorkItems value for this WorkItem.void
setHyperlinks
(Hyperlink[] hyperlinks) Sets the hyperlinks value for this WorkItem.void
Sets the id value for this WorkItem.void
setInitialEstimate
(String initialEstimate) Sets the initialEstimate value for this WorkItem.void
setLinkedOslcResources
(LinkedOslcResource[] linkedOslcResources) Sets the linkedOslcResources value for this WorkItem.void
setLinkedRevisions
(Revision[] linkedRevisions) Sets the linkedRevisions value for this WorkItem.void
setLinkedRevisionsDerived
(Revision[] linkedRevisionsDerived) Sets the linkedRevisionsDerived value for this WorkItem.void
setLinkedWorkItems
(LinkedWorkItem[] linkedWorkItems) Sets the linkedWorkItems value for this WorkItem.void
setLinkedWorkItemsDerived
(LinkedWorkItem[] linkedWorkItemsDerived) Sets the linkedWorkItemsDerived value for this WorkItem.void
setLocation
(String location) Sets the location value for this WorkItem.void
setModuleURI
(String moduleURI) Sets the moduleURI value for this WorkItem.void
setOutlineNumber
(String outlineNumber) Sets the outlineNumber value for this WorkItem.void
setPlannedEnd
(Calendar plannedEnd) Sets the plannedEnd value for this WorkItem.void
setPlannedInURIs
(String[] plannedInURIs) Sets the plannedInURIs value for this WorkItem.void
setPlannedStart
(Calendar plannedStart) Sets the plannedStart value for this WorkItem.void
setPlanningConstraints
(PlanningConstraint[] planningConstraints) Sets the planningConstraints value for this WorkItem.void
setPreviousStatus
(EnumOptionId previousStatus) Sets the previousStatus value for this WorkItem.void
setPriority
(PriorityOptionId priority) Sets the priority value for this WorkItem.void
setProject
(Project project) Sets the project value for this WorkItem.void
setRemainingEstimate
(String remainingEstimate) Sets the remainingEstimate value for this WorkItem.void
setResolution
(EnumOptionId resolution) Sets the resolution value for this WorkItem.void
setResolvedOn
(Calendar resolvedOn) Sets the resolvedOn value for this WorkItem.void
setSeverity
(EnumOptionId severity) Sets the severity value for this WorkItem.void
setStatus
(EnumOptionId status) Sets the status value for this WorkItem.void
setTimePoint
(TimePoint timePoint) Sets the timePoint value for this WorkItem.void
setTimeSpent
(String timeSpent) Sets the timeSpent value for this WorkItem.void
Sets the title value for this WorkItem.void
setType
(EnumOptionId type) Sets the type value for this WorkItem.void
setUnresolvable
(boolean unresolvable) Sets the unresolvable value for this WorkItem.void
setUpdated
(Calendar updated) Sets the updated value for this WorkItem.void
Sets the uri value for this WorkItem.void
setWorkRecords
(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
-