org.kuali.common.util.runonce.smart
Class RunOnceExecutable.Builder
java.lang.Object
org.kuali.common.util.runonce.smart.RunOnceExecutable.Builder
- Enclosing class:
- RunOnceExecutable
public static class RunOnceExecutable.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunOnceExecutable.Builder
public RunOnceExecutable.Builder(Executable executable,
RunOnce runOnce)
skip
public RunOnceExecutable.Builder skip(boolean skip)
build
public RunOnceExecutable build()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.