Interface TaskContextAware
- All Known Implementing Classes:
OwnershipTransferParameter,UserAnonymizationParameter,UserAnonymizationParameterWithAdditionalData,UserPropertyChangeParameter,UserPropertyChangeParameterWithAdditionalData
public interface TaskContextAware
Entity containing
Context that can be used for reporting progress.- Since:
- 8.3
-
Method Summary
-
Method Details
-
getContext
Context to report progress to.
-