public class PausedSituationExtension extends Object
| Constructor and Description |
|---|
PausedSituationExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.qubership.automation.itf.core.model.jpa.system.stub.Situation situation) |
void |
clear() |
org.qubership.automation.itf.core.model.jpa.system.stub.Situation |
get(String id) |
Collection<Object> |
getList() |
boolean |
isPaused(String id) |
void |
removeById(String id) |
int |
size() |
public void add(org.qubership.automation.itf.core.model.jpa.system.stub.Situation situation)
public org.qubership.automation.itf.core.model.jpa.system.stub.Situation get(String id)
public Collection<Object> getList()
public boolean isPaused(String id)
public int size()
public void clear()
public void removeById(String id)
Copyright © 2025. All rights reserved.