public interface ProcessCompletionListener
ProcessState
.Modifier and Type | Method and Description |
---|---|
void |
processComplete(TeamIdentifier currentTeam)
Flags that the
ProcessState has completed. |
void processComplete(TeamIdentifier currentTeam)
ProcessState
has completed.currentTeam
- TeamIdentifier
of the current Team
undertaking
the ProcessState
completion.Copyright © 2005–2016. All rights reserved.