Class UpdateMetadataRunner
- java.lang.Object
-
- lumis.service.portalmanagement.file.UpdateMetadataRunner
-
-
Constructor Summary
Constructors Constructor Description UpdateMetadataRunner(String serviceInstanceId, String userId, Locale userLocale, String processId)
Updates metadata from files.
-
-
-
Constructor Detail
-
UpdateMetadataRunner
public UpdateMetadataRunner(String serviceInstanceId, String userId, Locale userLocale, String processId)
Updates metadata from files.- Parameters:
serviceInstanceId
- TODOuserId
- the user identifier that is going to execute the action.userLocale
- the user locale.processId
- a processId used between back-end and front-end to send and receive information.- Since:
- 6.0.0
-
-