archiveCurrentState method

void archiveCurrentState()

Implementation

void archiveCurrentState() {
  promoteState(SessionState());
}