|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.command.AbstractBaseCommand
public abstract class AbstractBaseCommand
Base class for all internal commands. Implements some
convenience methods for Commands and generic toString
method.
| Constructor Summary | |
|---|---|
AbstractBaseCommand()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAdditionalToStringInformation()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jbpm.command.Command |
|---|
execute |
| Constructor Detail |
|---|
public AbstractBaseCommand()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getAdditionalToStringInformation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||