protected abstract class JobStoreSupport.VoidTransactionCallback extends Object implements JobStoreSupport.TransactionCallback<Void>
Modifier | Constructor and Description |
---|---|
protected |
VoidTransactionCallback() |
public final Void execute(Connection conn) throws JobPersistenceException
execute
in interface JobStoreSupport.TransactionCallback<Void>
JobPersistenceException
Copyright © 2024 Terracotta, Inc.. All rights reserved.