public class Story
extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static void | endStory() | 
| static void | endStory(boolean forceComplete) | 
| static Story | getInstance() | 
| String | getName() | 
| static String | getStoryName() | 
| static void | startStory(String name) | 
public static Story getInstance()
public static String getStoryName()
public String getName()
public static void startStory(String name)
public static void endStory()
public static void endStory(boolean forceComplete)
forceComplete - true, if JavaScript monitors should be given forced to complete