public class DispatchStringCommandMountItem extends DispatchCommandMountItem
Constructor and Description |
---|
DispatchStringCommandMountItem(int reactTag,
java.lang.String commandId,
ReadableArray commandArgs) |
Modifier and Type | Method and Description |
---|---|
void |
execute(MountingManager mountingManager)
Execute this
MountItem into the operation queue received by parameter. |
java.lang.String |
toString() |
getRetries, incrementRetries
public DispatchStringCommandMountItem(int reactTag, java.lang.String commandId, ReadableArray commandArgs)
public void execute(MountingManager mountingManager)
MountItem
MountItem
into the operation queue received by parameter.public java.lang.String toString()
toString
in class java.lang.Object