|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
5 x$ v8 ^5 h- N
4 s% g) E# [2 \' |) P, H7 v0 r( L1 MAction handlers
7 S0 G5 P1 Y* [( W8 ?$ P. c1 h•EPM-create-status and EPM-set-status7 u" n V& d! d/ M' T8 P! H
◦The EPM-create-status handler creates a status object and attaches it to the root task.
- J* d2 _ O! F( @& ~- d◦The EPM-set-status handler applies the appropriate status objects to the target objects. / d7 o- I4 y) t+ N/ }' I6 X
•EPM-fill-in-reviewers" B, ^. h" x1 X# L& j5 Z, w
Automatically assigns signoff reviewers that meet specified user, group, or role criteria for the specified Review task. This criteria populates the signoff profiles.
5 u- ~) y7 _, S6 [' `. T•EPM-require-authentication " c8 b4 R/ n$ B0 t, K( B
Displays a password box in the perform dialog box or pane of the task within which it has been placed.1 C' A: [* x+ {5 Q$ D+ Q% o
•EPM-demote and EPM-demote-on-reject
# f- G, @' _8 \The EPM-demote handler clears all signoff decisions from the current and previous Review tasks. An optional argument allows the user to specify the task name that the process is demoted to. / K& J5 b/ v P# { r5 h# H
The EPM-demote-on-reject handler demotes the current task to the previous task or to the task specified on the -level argument of the demote handler placed on the Undo action of the current task.
! M* S' F4 F3 _9 z4 q•EPM-attach-related-objects
1 C8 L* Z' T( ZAttaches the specified related objects of the target objects as target/reference attachments to the process. This handler searches all target objects, finds the secondary objects with the specified relation and type (if specified), then adds them as target/reference attachments.
9 o" E5 T/ N" p
. J$ s I/ B, f$ l9 n! N: v# PRule handlers8 Q' D0 M+ k, b0 |! s) F: x ?4 t
•EPM-assert-targets-checked-in
. U5 n% l3 F9 b/ A0 _( o! H& yVerifies that all target objects in this process are checked in.& H3 V8 H7 v3 r% R, V
•EPM-disallow-adding-targets and EPM-disallow-removing-targets; d( I; ?8 ?% Z" S* \) v
The first handler disallows adding targets after a process is initiated. A swiTCh can be used to specify the types of objects to be excluded. The EPM-disallow-removing-targets handler prevents targets from being removed from a process after the process is started6 j% K. @2 ] v+ G+ t
8 r! b P- L6 v: E/ W |
|