Package mks.ci.server.engine

Provides the beans needed for Workflows and Documents.

All operations in the Workflows and Documents interfaces will eventually fire a trigger. When each trigger fires, various beans are available to any javascript trigger that runs. The most common trigger is an issue changed trigger, which, when fired, has a imIssueDeltaBean available.