类 ExternalStorageLocation
- java.lang.Object
-
- cn.feiliu.taskflow.common.run.ExternalStorageLocation
-
public class ExternalStorageLocation extends Object
Describes the location where the JSON payload is stored in external storage.The location is described using the following fields:
- uri: The uri of the json file in external storage.
- path: The relative path of the file in external storage.