Interface Action
- All Superinterfaces:
org.apache.commons.chain.Command
public interface Action
extends org.apache.commons.chain.Command
Created by The eXo Platform SAS
Action interface extends Command interface.
Action interface extends Command interface.
- Author:
- Gennady Azarenkov
- eXo level API
- Platform
-
Field Summary
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE -
Method Summary
Methods inherited from interface org.apache.commons.chain.Command
execute