Subsession helper interface.
int withdrawSubSessionList()
Withdraw all committed SubSessions.
int commitSubSessionList(List< String > subSessionNames)
Withdraw all committed subsessions and commit the prepared list.
List< SubSessionKit > getCommittedSubSessionList()
Get the list of commited subsessions.