public class CommandDeepLinkRedirect
extends net.anotheria.maf.action.CommandRedirect
CommandRedirect.getTarget() method to add `remoteConnection` GET parameter to target,
if it was not already present, or current monitor connection is local.| Constructor and Description |
|---|
CommandDeepLinkRedirect(java.lang.String name,
java.lang.String target) |
CommandDeepLinkRedirect(java.lang.String name,
java.lang.String aTarget,
int aCode) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTarget()
Appends remote connection GET parameter, if it not present, to target link from parent class
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.