@Deprecated public class OperationSet extends Object
Operations, and the handles of all the objects that must be imported
for those operations to be performed.| Constructor and Description |
|---|
OperationSet(Set<TransientHibernateHandle> waitingFor)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addOperation(Operation op)
Deprecated.
|
List<Operation> |
getOperations()
Deprecated.
|
Set |
getWaitingFor()
Deprecated.
|
public OperationSet(Set<TransientHibernateHandle> waitingFor)
Copyright © 2003–2022 Atlassian. All rights reserved.