Package uk.gov.gchq.gaffer.rest.model
Class OperationDetail
- java.lang.Object
-
- uk.gov.gchq.gaffer.rest.model.OperationDetail
-
public class OperationDetail extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
Operation
getExampleJson()
List<OperationField>
getFields()
String
getName()
Set<Class<? extends Operation>>
getNext()
String
getOutputClassName()
String
getSummary()
int
hashCode()
String
toString()
-