Class MacroCommandDelegateExecutionProgressFeedback

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

public class MacroCommandDelegateExecutionProgressFeedback extends CommandDelegateExecutionFeedback implements ProgressData, Serializable
Feedback object for displaying progress feedback that is generated within a MacroCommandDelegate.

Supported API: true

Extendable: true
See Also: