Interface Operation

All Superinterfaces:
DefaultedRegistryValue

@CatalogedBy(Operations.class) public interface Operation extends DefaultedRegistryValue
Represents an operation in a ServerWorld that is an effective contextual "comparison" of what type of transaction is, such as Operations.PLACE, Operations.BREAK, and Operations.MODIFY, but holds no bearing on the order of a transaction taking place.