Interface LegacyWorkObjectDefinition

All Superinterfaces:
Identifiable
All Known Subinterfaces:
LegacyWorkObjectDefinitionEntity
All Known Implementing Classes:
LegacyWorkObjectDefinitionEntityImpl

public interface LegacyWorkObjectDefinition
extends Identifiable
An object structure representing a WorkObject definition At deploy time, the engine will then parse the work object definition files to an work object instance of this class.
Author:
martin.grofcik