public abstract class UploadToField extends Object implements Interaction
| Modifier and Type | Field and Description |
|---|---|
protected Path |
inputFile |
protected boolean |
useLocalFileDetector |
| Constructor and Description |
|---|
UploadToField(Path inputFile) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends Actor> |
uploadFile(T actor) |
UploadToField |
usingLocalFileDetector() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitthatPerforms, where, whereperformAs, thenprotected final Path inputFile
protected boolean useLocalFileDetector
public UploadToField(Path inputFile)
public UploadToField usingLocalFileDetector()
protected <T extends Actor> FileToUpload uploadFile(T actor)
Copyright © 2023. All rights reserved.