Uses of Enum Class
org.frankframework.mongodb.MongoDbSender.MongoAction
-
Uses of MongoDbSender.MongoAction in org.frankframework.mongodb
Modifier and TypeMethodDescriptionMongoDbSender.getAction()
static MongoDbSender.MongoAction
Returns the enum constant of this class with the specified name.static MongoDbSender.MongoAction[]
MongoDbSender.MongoAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic boolean
MongoDbSender.MongoAction.isFind
(MongoDbSender.MongoAction action) void
MongoDbSender.setAction
(MongoDbSender.MongoAction action) Action