public class WorkerDescriptor extends Object
| Modifier | Constructor and Description | 
|---|---|
protected  | 
WorkerDescriptor(String id,
                List<String> tags)
Ctor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
decApplicationCount()  | 
protected int | 
getApplicationCount()  | 
protected org.thales.punch.settings.api.ISettingsMap | 
getAsSettingsMap()  | 
protected String | 
getWorkerId()  | 
protected void | 
incApplicationCount()  | 
protected boolean | 
matchesRequirements(List<String> taskTags)  | 
protected String getWorkerId()
protected boolean matchesRequirements(List<String> taskTags)
taskTags - protected void incApplicationCount()
protected void decApplicationCount()
protected int getApplicationCount()
protected org.thales.punch.settings.api.ISettingsMap getAsSettingsMap()
Copyright © 2022. All rights reserved.