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

public class IssueCreateResult extends IssueBasics
Result of creating a change issue.

Extends IssueBasics to provide the created issue with all its basic information.

Since:
2023-02-16
  • Constructor Details

    • IssueCreateResult

      public IssueCreateResult()