public static class TemplateableOutput.OutputStory
extends java.lang.Object
Constructor and Description |
---|
TemplateableOutput.OutputStory() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
TemplateableOutput.OutputLifecycle |
getLifecycle() |
TemplateableOutput.OutputMeta |
getMeta() |
TemplateableOutput.OutputNarrative |
getNarrative() |
java.lang.String |
getNotAllowedBy() |
java.lang.String |
getPath() |
java.util.List<java.lang.String> |
getPendingMethods() |
java.util.List<TemplateableOutput.OutputScenario> |
getScenarios() |
StoryDuration |
getStoryDuration() |
boolean |
isCancelled() |
public java.lang.String getDescription()
public java.lang.String getPath()
public TemplateableOutput.OutputMeta getMeta()
public TemplateableOutput.OutputNarrative getNarrative()
public TemplateableOutput.OutputLifecycle getLifecycle()
public java.lang.String getNotAllowedBy()
public java.util.List<java.lang.String> getPendingMethods()
public java.util.List<TemplateableOutput.OutputScenario> getScenarios()
public boolean isCancelled()
public StoryDuration getStoryDuration()
Copyright © 2003-2014. All Rights Reserved.