-
- All Implemented Interfaces:
public interface DataEntryStateCompound processing state.
-
-
Method Summary
Modifier and Type Method Description abstract ProcessingTypegetProcessingType()State type. abstract StringgetState()Carrying business-relevant state label. -
-
Method Detail
-
getProcessingType
abstract ProcessingType getProcessingType()
State type.
-
-
-
-