org.kuali.rice.xml.ingest
Class IngestXmlExecutable.Builder
java.lang.Object
org.kuali.rice.xml.ingest.IngestXmlExecutable.Builder
- Enclosing class:
- IngestXmlExecutable
public static class IngestXmlExecutable.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IngestXmlExecutable.Builder
public IngestXmlExecutable.Builder(String locationListing)
IngestXmlExecutable.Builder
public IngestXmlExecutable.Builder(List<String> locationListings)
service
public IngestXmlExecutable.Builder service(XmlIngesterService service)
skip
public IngestXmlExecutable.Builder skip(boolean skip)
build
public IngestXmlExecutable build()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.