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