Class HopServerTypeMetadata
- java.lang.Object
-
- org.apache.hop.workflow.engines.remote.HopServerTypeMetadata
-
- All Implemented Interfaces:
ITypeMetadata
public class HopServerTypeMetadata extends Object implements ITypeMetadata
-
-
Constructor Summary
Constructors Constructor Description HopServerTypeMetadata()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<? extends IHopMetadata>getMetadataClass()
-
-
-
Method Detail
-
getMetadataClass
public Class<? extends IHopMetadata> getMetadataClass()
- Specified by:
getMetadataClassin interfaceITypeMetadata
-
-