com.atlassian.jira.dev.slomo
Class SlowMotionResource.SlomoConfig

java.lang.Object
  extended by com.atlassian.jira.dev.slomo.SlowMotionResource.SlomoConfig
Enclosing class:
SlowMotionResource

public static class SlowMotionResource.SlomoConfig
extends Object


Field Summary
 int defaultDelay
           
 Iterable<SlowMotionResource.PatternRepresentation> patterns
           
 
Constructor Summary
SlowMotionResource.SlomoConfig()
           
SlowMotionResource.SlomoConfig(com.atlassian.jira.dev.slomo.SlowMotion slomo)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

patterns

public Iterable<SlowMotionResource.PatternRepresentation> patterns

defaultDelay

public int defaultDelay
Constructor Detail

SlowMotionResource.SlomoConfig

public SlowMotionResource.SlomoConfig()

SlowMotionResource.SlomoConfig

public SlowMotionResource.SlomoConfig(com.atlassian.jira.dev.slomo.SlowMotion slomo)


Copyright © 2002-2013 Atlassian. All Rights Reserved.