public static interface BambooAgentMessageBatch.BatchFactory
Modifier and Type | Method and Description |
---|---|
boolean |
canBatch(BambooAgentMessage bambooAgentMessage) |
Class<? extends BambooAgentMessageBatch> |
getBatchClass() |
BambooAgentMessageBatch |
newBatch() |
boolean canBatch(@NotNull BambooAgentMessage bambooAgentMessage)
Class<? extends BambooAgentMessageBatch> getBatchClass()
BambooAgentMessageBatch newBatch()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.