public class ExternalIdsConsistencyChecker extends Object
Modifier and Type | Method and Description |
---|---|
List<ConsistencyCheckInfo.ConsistencyProblemInfo> |
check() |
List<ConsistencyCheckInfo.ConsistencyProblemInfo> |
check(org.eclipse.jgit.lib.ObjectId rev) |
public List<ConsistencyCheckInfo.ConsistencyProblemInfo> check() throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
public List<ConsistencyCheckInfo.ConsistencyProblemInfo> check(org.eclipse.jgit.lib.ObjectId rev) throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
IOException
org.eclipse.jgit.errors.ConfigInvalidException