Class CommandDelegateExecutionFeedback

java.lang.Object
com.ptc.core.command.common.delegate.CommandDelegateExecutionFeedback
All Implemented Interfaces:
CommandDelegateFeedback, Serializable, Message
Direct Known Subclasses:
CommandDelegateExecutionProgressFeedback, MacroCommandDelegateExecutionProgressFeedback

public class CommandDelegateExecutionFeedback extends Object implements CommandDelegateFeedback, Serializable
General feedback object for issuing feedback when executing a command delegate on a TypeInstance.

Supported API: true

Extendable: true
See Also: