| Modifier and Type | Class and Description |
|---|---|
class |
Resource<T extends ResourceMetaData,R extends ResourceType>
Base class for all resources we could generate during any test run.
|
interface |
ResourceIdentifier<T extends ResourceType>
Serves as a convenient way how to get an identifier of some resource according to its type.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
ResourceMetaData.getResourceType() |
| Modifier and Type | Method and Description |
|---|---|
static File |
RecorderFileUtils.checkFileExtension(File file,
ResourceType type) |
void |
ResourceMetaData.setResourceType(ResourceType resourceType)
Sets the type of the resource, that is e.g.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultFileNameBuilder |
DefaultFileNameBuilder.withResourceIdentifier(ResourceIdentifier<ResourceType> resourceIdentifier) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.