|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AddRolesDialog
is the dialog side implementation of the RPC service. AddStepDialog
class is is the Dialog for input the step name AddStepEvent
is the event fired in case of new add step button clicked AddTemplateDialog
class is is the Dialog for input the saving template name AddTemplateEvent
is the event fired in case of new template button clicked AppController
class is the controller component of this webapp Presenter
interface is the presenter interface that the actual presenter component of this webapp must implement RolesAddedEvent
is the event fired in case of new edge created between two steps WfStep
class is the view component of a Workflow Step WfTemplatesConstants
WfTemplatesPresenter
class is the presenter component accorinding to the MVP model of this webappWfTemplatesService
. WfTemplatesServiceImpl
is the server side implementation of the RPC service. WfTemplatesView
class is the view component of this webapp in the MVP Pattern WorkflowTemplates
class is the entrypoint component of this webapp
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |