|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.embedder.StoryManager.RunningStory
public static class StoryManager.RunningStory
| Constructor Summary | |
|---|---|
StoryManager.RunningStory(Story story,
java.util.concurrent.Future<StoryManager.ThrowableStory> future)
|
|
| Method Summary | |
|---|---|
java.util.concurrent.Future<StoryManager.ThrowableStory> |
getFuture()
|
Story |
getStory()
|
boolean |
isDone()
|
boolean |
isFailed()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoryManager.RunningStory(Story story,
java.util.concurrent.Future<StoryManager.ThrowableStory> future)
| Method Detail |
|---|
public java.util.concurrent.Future<StoryManager.ThrowableStory> getFuture()
public Story getStory()
public boolean isDone()
public boolean isFailed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||