Class IntegrityCheckerCommandResult

java.lang.Object
com.atlassian.jira.appconsistency.integrity.integritycheck.IntegrityCheckerCommandResult
All Implemented Interfaces:
Serializable

public class IntegrityCheckerCommandResult extends Object implements Serializable
Integrity checker tasks return this as their result. It's a collection of errors.
Since:
9.11.0
See Also: