Interface IBranchFilter

    • Method Detail

      • areSnapshotsEnabled

        boolean areSnapshotsEnabled​(org.eclipse.core.resources.IProject project,
                                    String branch)
        Checks if snapshots are enabled for the given project and branch.
        Parameters:
        project - the project, never null
        branch - the branch name, never null
        Returns:
        true if snapshots are enabled