org.mule.common.bulk
Class AbstractBulkBuilder
java.lang.Object
org.mule.common.bulk.AbstractBulkBuilder
- Direct Known Subclasses:
- BulkItem.BulkItemBuilder, BulkOperationResult.BulkOperationResultBuilder
public abstract class AbstractBulkBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractBulkBuilder
public AbstractBulkBuilder()
customProperty
protected void customProperty(String key,
Serializable value)
getCustomProperties
protected Map<String,Serializable> getCustomProperties()
Copyright © 2014. All rights reserved.