Uses of Class
com.attivio.sdk.test.MockProcessingFeedbackHandler.Type
-
Packages that use MockProcessingFeedbackHandler.Type Package Description com.attivio.sdk.test -
-
Uses of MockProcessingFeedbackHandler.Type in com.attivio.sdk.test
Methods in com.attivio.sdk.test that return MockProcessingFeedbackHandler.Type Modifier and Type Method Description static MockProcessingFeedbackHandler.Type
MockProcessingFeedbackHandler.Type. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static MockProcessingFeedbackHandler.Type[]
MockProcessingFeedbackHandler.Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.attivio.sdk.test that return types with arguments of type MockProcessingFeedbackHandler.Type Modifier and Type Method Description java.util.List<MockProcessingFeedbackHandler.Type>
MockProcessingFeedbackHandler. getTypes()
***************************************************************************************************************
-