Package net.officefloor.frame.api.source
Interface IssueTarget
- All Known Implementing Classes:
AdministrationLoaderImpl,ExecutiveLoaderImpl,GovernanceLoaderImpl,ManagedFunctionLoaderImpl,ManagedObjectLoaderImpl,OfficeFloorIssueTarget,SourceIssuesIssueTarget,TeamLoaderImpl
public interface IssueTarget
Receives the issue.
- Author:
- Daniel Sagenschneider
-
Method Summary
-
Method Details
-
addIssue
Adds the issue.- Parameters:
issueDescription- Description of the issue.
-
addIssue
Adds the issue.- Parameters:
issueDescription- Description of the issue.cause- Cause of the issue.
-