Interface TransformOperationDescriptor.SubjectDescriptor
- Enclosing interface:
- TransformOperationDescriptor
public static interface TransformOperationDescriptor.SubjectDescriptor
Describes the subject (artifact or file) of a transform operation.
- Since:
- 5.1
- 
Method SummaryModifier and TypeMethodDescriptionReturns the display name of this subject.
- 
Method Details- 
getDisplayNameString getDisplayName()Returns the display name of this subject.
 
-