public class WorkerTask extends Object implements Supplier<ItemStatus>
Constructor and Description |
---|
WorkerTask(DescriptionStep descriptionStep,
int tenantId,
String requestId,
String contractId,
String contextId) |
Modifier and Type | Method and Description |
---|---|
ItemStatus |
get() |
String |
getObjectName() |
List<String> |
getObjectNameList() |
Step |
getStep() |
boolean |
isCompleted() |
public WorkerTask(DescriptionStep descriptionStep, int tenantId, String requestId, String contractId, String contextId)
public ItemStatus get()
get
in interface Supplier<ItemStatus>
public Step getStep()
public String getObjectName()
public boolean isCompleted()
Copyright © 2018 Vitam. All rights reserved.