Class AccountabilityReport
java.lang.Object
com.ptc.windchill.baseserver.bll.AbstractExecutionReport
com.ptc.windchill.baseserver.bll.PersistableExecutionReport
com.ptc.windchill.associativity.accountability.AccountabilityReport
- All Implemented Interfaces:
ExecutionReport
public class AccountabilityReport
extends com.ptc.windchill.baseserver.bll.PersistableExecutionReport
The base report class to gather all the information regarding a particular accountability map operation.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classHolds AccountabilityMap information required to render on the UI.Nested classes/interfaces inherited from interface com.ptc.windchill.baseserver.bll.ExecutionReport
ExecutionReport.Message, ExecutionReport.Status -
Field Summary
Fields inherited from class com.ptc.windchill.baseserver.bll.AbstractExecutionReport
messages, replacements, status -
Method Summary
Methods inherited from class com.ptc.windchill.baseserver.bll.PersistableExecutionReport
addMessage, equals, hashCodeMethods inherited from class com.ptc.windchill.baseserver.bll.AbstractExecutionReport
add, addMessages, addReplacement, getMessages, getReplacements, getStatus, getThrowable, isSuccess, merge, setStatus, setThrowable, updateStatus