Class IssueCreateResult
java.lang.Object
com.technia.dsx.threedspace.change.issue.IssueBasics
com.technia.dsx.threedspace.change.issue.IssueCreateResult
- All Implemented Interfaces:
com.technia.dsx.app.model.WithAttributes
,com.technia.dsx.app.model.WithCEStamp
Document me
- Since:
- 2023-02-16
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.technia.dsx.threedspace.change.issue.IssueBasics
getActualEndDate, getActualStartDate, getAttributes, getCestamp, getCEStamp, getCollabSpace, getDescription, getEscalationRequired, getEstimatedEndDate, getEstimatedStartDate, getId, getName, getOrganization, getOwner, getPolicy, getPriority, getResolutionRecommendation, getState, getTitle, getType, getWithApproval, setActualEndDate, setActualEndDate, setActualEndDate, setActualStartDate, setActualStartDate, setCestamp, setCEStamp, setCollabSpace, setDescription, setEscalationRequired, setEstimatedEndDate, setEstimatedEndDate, setEstimatedEndDate, setEstimatedStartDate, setEstimatedStartDate, setEstimatedStartDate, setId, setName, setOrganization, setOwner, setPolicy, setPriority, setPriority, setResolutionRecommendation, setState, setState, setTitle, setType, setWithApproval, toString
-
Constructor Details
-
IssueCreateResult
public IssueCreateResult()
-