Interface BulkActionScope

    • Method Detail

      • isApplicable

        boolean isApplicable​(ImmutablePlan plan)
        Returns whether or not a plan is applicable for a certain bulk action, eg. only plans with svn repositories for an action updating svn details
        Returns:
        true if applicable
      • isApplicableForRepositories

        boolean isApplicableForRepositories()