public class HttpImageActivity extends AbstractReplaceableActivity
HttpActivity
-headers contained image-related
metadata.
This class should be considered a convenience class that tries to simplify the collection of derived information
by the Drools rule specifications.PROPERTY_ADD_FRAME_NUMBERS, PROPERTY_NEW_END_INSTANT, PROPERTY_NEW_START_INSTANT
source
Constructor and Description |
---|
HttpImageActivity(HttpActivity httpActivity) |
Modifier and Type | Method and Description |
---|---|
String |
getImagePath() |
String |
getImageType() |
void |
setImagePath(String imagePath) |
void |
setImageType(String imageType) |
String |
toString() |
isReplaced, replaceActivity, setReplaced
addOptionalField, addPropertyChangeListener, addPropertyChangeListener, extendActivity, getActivityType, getCompoundFrameNumbers, getDescription, getDestinationAddressAsString, getEndInstant, getEndTimestamp, getOptionalFields, getSourceAddressAsString, getStartInstant, getStartTimestamp, isExcludedFromOutput, removePropertyChangeListener, removePropertyChangeListener, removeReplacedActivity, setDescription, setDestinationAddress, setEndInstant, setExcludedFromOutput, setSourceAddress, setStartInstant, writeCsvRecord
getSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addPropertyChangeListener, addPropertyChangeListener, getActivityType, getCompoundFrameNumbers, getDescription, getDestinationAddressAsString, getEndInstant, getEndTimestamp, getOptionalFields, getSourceAddressAsString, getStartInstant, getStartTimestamp, isExcludedFromOutput, removePropertyChangeListener, removePropertyChangeListener, setExcludedFromOutput
public HttpImageActivity(HttpActivity httpActivity)
public String getImageType()
public void setImageType(String imageType)
imageType
- the type or format of the image to setpublic String getImagePath()
public void setImagePath(String imagePath)
imagePath
- the path of the image to setpublic String toString()
toString
in class AbstractActivity
Copyright © 2013–2015 Institute of networks and security. All rights reserved.