Interface NamedResourceReference

All Superinterfaces:
ResourceReference, Serializable
All Known Subinterfaces:
AssetReference, NamedDescribedResourceReference, WorkflowDefinitionReference

public interface NamedResourceReference extends ResourceReference
Represents reference to the resource, including its name
  • Method Details

    • getName

      String getName()
      Retrieve the name of the resource.
      Returns:
      the name of the resource