public interface ManagedTask
Modifier and Type | Field and Description |
---|---|
static String |
IDENTITY_NAME |
static String |
LONGRUNNING_HINT |
static String |
SUSPEND |
static String |
TRANSACTION |
static String |
USE_TRANSACTION_OF_EXECUTION_THREAD |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getExecutionProperties() |
ManagedTaskListener |
getManagedTaskListener() |
static final String IDENTITY_NAME
static final String LONGRUNNING_HINT
static final String SUSPEND
static final String TRANSACTION
static final String USE_TRANSACTION_OF_EXECUTION_THREAD
ManagedTaskListener getManagedTaskListener()
Copyright © 2017 JBoss by Red Hat. All rights reserved.