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