Package com.netflix.conductor.common.run
Class ExternalStorageLocation
java.lang.Object
com.netflix.conductor.common.run.ExternalStorageLocation
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.
-
Constructor Summary
Constructors -
Method Summary