Class GetPropertyCommand
- java.lang.Object
-
- org.exoplatform.frameworks.jcr.cli.AbstractCliCommand
-
- org.exoplatform.frameworks.jcr.cli.GetPropertyCommand
-
- All Implemented Interfaces:
org.apache.commons.chain.Command
public class GetPropertyCommand extends AbstractCliCommand
Created by The eXo Platform SAS- Version:
- $Id: $
- Author:
- Vitaliy Obmanjuk
-
-
Constructor Summary
Constructors Constructor Description GetPropertyCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanperform(CliAppContext ctx)-
Methods inherited from class org.exoplatform.frameworks.jcr.cli.AbstractCliCommand
execute
-
-
-
-
Method Detail
-
perform
public boolean perform(CliAppContext ctx)
- Specified by:
performin classAbstractCliCommand
-
-