public abstract class ConversionCompleteEventArgs extends ConversionEventArgs
Provides data for ConversionComplete event
Modifier | Constructor and Description |
---|---|
protected |
ConversionCompleteEventArgs(int conversionType)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getConversionType()
Type of conversion
|
boolean |
getUsedCache()
True it the result is returned from cache
|
void |
setUsedCache(boolean value)
True it the result is returned from cache
|
getConversionGuid, getStatus, setConversionGuid, setStatus
Copyright © 2017. All rights reserved.