Options
Menu

Class RBACTasksImpl

Hierarchy

Index

Constructor methods

constructor

Properties

private ACLMBean

ACLMBean: string

_onComplete

_onComplete: Function

_onComplete function signature

  • ()

private deferred

deferred: ng.IDeferred<string>

tasks

tasks: TaskMap

tasksExecuted

tasksExecuted: boolean

Methods

addTask

  • addTask(name: string, task: Function)

execute

  • execute()

getACLMBean

  • getACLMBean(): ng.IPromise<string>

initialize

  • initialize(mbean: string)

onComplete

  • onComplete(cb: Function)

reset

  • reset()

Generated using TypeDoc