Interface ReferencesChangeDetail.ProjectReference

All Superinterfaces:
ReferencesChangeDetail.Reference
Enclosing interface:
ReferencesChangeDetail

public static interface ReferencesChangeDetail.ProjectReference extends ReferencesChangeDetail.Reference
Specific type on foreign references of projects identified by their id.
Since:
4.2.400
  • Method Details

    • getProjectId

      long getProjectId()
      Get the id of the reference's project.
      Returns:
      The project's id.
      Since:
      4.2.400
    • getReference

      Get the foreign reference.
      Returns:
      The reference.
      Since:
      4.2.400