프로세스 인스턴스의 조치에 필요한 역할

LocalBusinessFlowManager 또는 BusinessFlowManager 인터페이스에 액세스할 수 있다고 해서 호출자가 프로세스에 대한 모든 조치를 수행할 수 있는 것은 아닙니다. 호출자는 조치를 수행할 수 있는 권한이 있는 역할로 클라이언트 응용프로그램을 로그온해야 합니다.

다음 테이블에 특정 역할이 취할 수 있는 프로세스 인스턴스의 조치가 표시됩니다.
조치 호출자의 프린시펄 역할
독서자 시작자 관리자
createMessage x x x
createWorkItem x
delete x
deleteWorkItem x
forceTerminate x
getActiveHandlers x x x
getAllActivities x x
getAllWorkItems x x
getClientUISettings x   x
getCustomProperties x x x
getCustomProperty x x x
getCustomPropertyNames x x x
getFaultMessage x x x
getInputClientUISettings x   x
getInputMessage x x x
getOutputClientUISettings x   x
getOutputMessage x x x
getProcessInstance x x x
getVariable x x x
getWaitingActivities x x x
getWorkItems x x
resume x
restart x
setCustomProperty x x
setVariable x
suspend x
transferWorkItem x

ⓒ Copyright IBM Corporation 2005, 2006.
이 Information Center는 Eclipse 기술을 기반으로 합니다. (http://www.eclipse.org)