TargetFileStructure
Version #1
Description:
References a file in the current project.
Only
fileId
or group
and path
are required.(File id is the following:
<group>/<path>
)Fields:
category
: String [Optional]- Default: Current category of the execution contextDescription: Defines the resource category where to search for the file.
fileId
: String [Optional]- Default: nullDescription: References a file by it’s id.
group
: String [Optional]- Default: nullDescription: Defines the group of the file.
path
: String [Optional]- Default: nullDescription: Defines the path of the file within the group.