Interface HasProjectId

All Known Implementing Classes:
BaselineCollectionReference, BaselineReference, BuildReference, CategoryReference, DocumentReference, EnumerationReference, EnumOptionReference, PlanReference, RichPageReference, SpaceReference, TestRunReference, TimePointReference, WikiPageReference, WorkItemReference

public interface HasProjectId
Marks objects for which the project id is a part of identification.
Since:
3.9.0
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • projectId

      @Nullable String projectId()