com.sun.n1.sps.model.component
Interface CompComplete

All Superinterfaces:
CompStatus

public interface CompComplete
extends CompStatus

Indicates the checkin was for an component that was completed.


Method Summary
 ComponentID getComponentID()
          Returns the component referred to by this status.
 
Methods inherited from interface com.sun.n1.sps.model.component.CompStatus
getEndTime
 

Method Detail

getComponentID

ComponentID getComponentID()
Returns the component referred to by this status.

Returns:
The component that has completed checkin.