public class GetPropertyCommand extends Object implements org.apache.commons.chain.Command
| Constructor and Description |
|---|
GetPropertyCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(org.apache.commons.chain.Context context) |
String |
getCurrentNodeKey() |
String |
getPathKey() |
String |
getResultKey() |
public boolean execute(org.apache.commons.chain.Context context)
throws Exception
execute in interface org.apache.commons.chain.CommandExceptionpublic String getCurrentNodeKey()
public String getPathKey()
public String getResultKey()
Copyright © 2019 eXo Platform SAS. All Rights Reserved.