| Package | Description |
|---|---|
| org.appops.service.lifecycle |
| Modifier and Type | Method and Description |
|---|---|
protected Call |
CallStack.getCaller()
Fetches the caller operation details.
|
protected Call |
CallStack.getCallOfOrigin()
Fetches the origin of invocation chain.
|
Call |
CallStack.getCurrentCall()
Fetches current operation call information.
|
Call |
Call.getParent()
Getter for the field
parent. |
| Constructor and Description |
|---|
Call(org.appops.core.service.meta.ServiceOpMeta op,
Call p)
Object constructor.
|
Copyright © 2022. All rights reserved.