Package wt.change2

Class ChangeIssue

All Implemented Interfaces:
com.ptc.windchill.bac._BACManaged, com.ptc.windchill.bac.BACManaged, Externalizable, Serializable, wt.access._AccessControlled, wt.access._AccessControlList, wt.access._AdHocControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.AccessControlList, AdHocControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.change2._ChangeIssueIfc, wt.change2._ChangeItem, ChangeIssueIfc, ChangeItem, ChangeItemIfc, wt.content._ContentHolder, ContentHolder, wt.enterprise._Templateable, wt.enterprise.Templateable, wt.esi._Releasable, Releasable, wt.facade.persistedcollection._PersistedCollectable, PersistedCollectable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, wt.fc.archive._Archiveable, wt.fc.archive.Archiveable, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, wt.folder._CabinetBased, wt.folder._Foldered, wt.folder._FolderEntry, wt.folder._FolderServiceManaged, wt.folder._IteratedFoldered, CabinetBased, Foldered, FolderEntry, wt.folder.FolderServiceManaged, wt.folder.history.Movable, IteratedFoldered, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.index._Indexable, Indexable, wt.inf.container._WTContained, wt.inf.container._WTContainedFilterable, WTContained, wt.inf.container.WTContainedFilterable, wt.lifecycle._IteratedLifeCycleManaged, _LifeCycleManaged, IteratedLifeCycleManaged, LifeCycleManaged, wt.meeting.actionitem._IteratedSubjectOfActionItem, wt.meeting.actionitem._SubjectOfActionItem, wt.meeting.actionitem.IteratedSubjectOfActionItem, wt.meeting.actionitem.SubjectOfActionItem, wt.notify._Notifiable, Notifiable, _OrganizationOwned, wt.org._OrganizationOwnedVersion, wt.org.electronicIdentity._ElectronicallySignable, wt.org.electronicIdentity.ElectronicallySignable, OrganizationOwned, OrganizationOwnedVersion, wt.ownership._Ownable, wt.ownership.Ownable, wt.projmgmt.deliverable._SubjectOfDeliverable, wt.projmgmt.deliverable._VersionedSubjectOfDeliverable, wt.projmgmt.deliverable.SubjectOfDeliverable, wt.projmgmt.deliverable.VersionedSubjectOfDeliverable, wt.recent.RecentlyVisited, wt.reservation._Reservable, Reservable, _TeamManaged, TeamManaged, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable, _Iterated, wt.vc._OneOffVersioned, wt.vc._Versionable, wt.vc._Versioned, wt.vc.baseline._Baselineable, Baselineable, Iterated, OneOffVersioned, Versionable, Versioned, wt.workflow.forum._IteratedSubjectOfForum, wt.workflow.forum._SubjectOfForum, wt.workflow.forum.IteratedSubjectOfForum, SubjectOfForum, wt.workflow.notebook._IteratedSubjectOfNotebook, wt.workflow.notebook._SubjectOfNotebook, wt.workflow.notebook.IteratedSubjectOfNotebook, wt.workflow.notebook.SubjectOfNotebook
Direct Known Subclasses:
_ChangeConcern, _Nonconformance, _WTVariance

@GenAsPersistable(superClass=VersionableChangeItem.class,interfaces={ChangeIssueIfc.class,WTContained.class,wt.org.electronicIdentity.ElectronicallySignable.class,wt.workflow.forum.IteratedSubjectOfForum.class,wt.workflow.notebook.IteratedSubjectOfNotebook.class,ContentHolder.class,Baselineable.class,IteratedFoldered.class,wt.folder.history.Movable.class,wt.type.Typed.class,Releasable.class},extendable=true,versions={-7094230623235765122L,3065161632826701561L,-1876776255345054133L,4702487577067598935L},properties={@GeneratedProperty(name="description",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="An end-user provided statement to describe this WTChangeIssue.",constraints=@PropertyConstraints(lowerLimit=1,upperLimit=4000)),@GeneratedProperty(name="requester",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="Identifies the person or organization requesting the change. This is useful if the end users creating the change issue is doing so on behalf of another party.",constraints=@PropertyConstraints(lowerLimit=1,upperLimit=70)),@GeneratedProperty(name="cycleTime",type=java.sql.Timestamp.class),@GeneratedProperty(name="theIssuePriority",type=IssuePriority.class,supportedAPI=PUBLIC),@GeneratedProperty(name="theCategory",type=Category.class,supportedAPI=PUBLIC),@GeneratedProperty(name="recurring",type=java.lang.Boolean.class,supportedAPI=PUBLIC),@GeneratedProperty(name="occurrenceDate",type=java.sql.Timestamp.class,supportedAPI=PUBLIC),@GeneratedProperty(name="longDescription",type=HTMLText.class,supportedAPI=PUBLIC,javaDoc="An end-user provided statement to describe this WTChangeIssue.")}) public abstract class ChangeIssue extends _ChangeIssue
The abstract level representation of a change issue.

Supported API: true

Extendable: true
See Also: