hudson.init.impl
Class InitialUserContent
java.lang.Object
hudson.init.impl.InitialUserContent
public class InitialUserContent
- extends Object
Prepares userContent folder and put a readme if it doesn't exist.
- Author:
- Kohsuke Kawaguchi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitialUserContent
public InitialUserContent()
init
@Initializer(after=JOB_LOADED)
public static void init(Jenkins h)
throws IOException
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.