public static class StoryTimeouts.StoryTimeout extends Object
Constructor and Description |
---|
StoryTimeout(String timeoutAsString,
List<StoryTimeouts.TimeoutParser> parsers) |
Modifier and Type | Method and Description |
---|---|
boolean |
allowedByPath(String path) |
String |
getPathPattern() |
String |
getTimeoutAsString() |
long |
getTimeoutInSecs() |
boolean |
isDefault() |
String |
toString() |
public StoryTimeout(String timeoutAsString, List<StoryTimeouts.TimeoutParser> parsers)
Copyright © 2003–2016. All rights reserved.