public class AddWorkOperation extends AbstractDeskChangeOperation<DeskEditPart>
AbstractOperation.Context
Constructor and Description |
---|
AddWorkOperation(DeskChanges deskChanges)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
protected Change<?> |
getChange(DeskChanges changes,
AbstractOperation.Context context)
Obtains the
Change . |
perform
getActionText, isApplicable, isAssignable, perform
public AddWorkOperation(DeskChanges deskChanges)
deskChanges
- DeskChanges
.protected Change<?> getChange(DeskChanges changes, AbstractOperation.Context context)
AbstractDeskChangeOperation
Change
.getChange
in class AbstractDeskChangeOperation<DeskEditPart>
changes
- DeskChanges
.context
- Context
.Change
.Copyright © 2005–2016. All rights reserved.