|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.modules.inspection.listener.CompletionEvent
public class CompletionEvent
Event for CompletionListener actions.
| Constructor Summary | |
|---|---|
CompletionEvent(java.util.List<java.lang.String> guids,
int count)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getInspectionGuids()
Returns the guids for the Inspections affected by the completed task. |
int |
getNumberOfInspections()
Returns number of Inspections affected by the completed task. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompletionEvent(java.util.List<java.lang.String> guids,
int count)
| Method Detail |
|---|
public final int getNumberOfInspections()
public final java.util.List<java.lang.String> getInspectionGuids()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||