Class PythonOperationInfo
- java.lang.Object
-
- es.bsc.dataclay.util.management.classmgr.python.PythonOperationInfo
-
- All Implemented Interfaces:
LanguageDependantOperationInfo
public final class PythonOperationInfo extends Object implements LanguageDependantOperationInfo
This class represents Python dependant information for an Operation.
-
-
Constructor Summary
Constructors Constructor Description PythonOperationInfo()
Creates an empty PythonOperationInfo
-