Subsession helper interface.
int withdrawSubSessionList()
Withdraws all committed subsessions.
int commitSubSessionList(List< String > subSessionNames)
Withdraws all committed subsessions and commits the prepared list.
List< SubSessionKit > getCommittedSubSessionList()
Gets the list of committed subsessions.